FContentBrowserItemKey::FContentBrowserItemKey

Construct this key from the given item type, virtual path, and data source.

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemKey > FContentBrowserItemKey

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h
Include #include "ContentBrowserItem.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp
FContentBrowserItemKey
(
    EContentBrowserItemFlags InItemType,
    [FName](API\Runtime\Core\UObject\FName) InPath,
    const [UContentBrowserDataSource](API\Editor\ContentBrowserData\UContentBrowserDataSource) * InDataSource
)

Remarks

Construct this key from the given item type, virtual path, and data source.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library