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