Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemDataKey
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor. Produces a key that is empty. | ||
![]() |
FContentBrowserItemDataKey
(
const FContentBrowserItemData& InItemData |
Construct this key from the given item. | |
![]() |
FContentBrowserItemDataKey
(
EContentBrowserItemFlags InItemType, |
Construct this key from the given item type and virtual path. |