Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/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. |