FContentBrowserItemKey

Overload list

Windows
MacOS
Linux
Name Description

Public function

FContentBrowserItemKey()

Default constructor. Produces a key that is empty.

Public function

FContentBrowserItemKey

(
    const FContentBrowserItem& InItem
)

Construct this key from the given item.

Public function

FContentBrowserItemKey

(
    const FContentBrowserItemData& InI...
)

Default constructor. Produces a key that is empty.

Public function

FContentBrowserItemKey

(
    EContentBrowserItemFlags InItemType,
    FName InPath,
    const UContentBrowserDataSource...
)

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss