FContentBrowserItemDataKey

Overload list

Windows
MacOS
Linux
Name Description

Public function

FContentBrowserItemDataKey()

Default constructor. Produces a key that is empty.

Public function

FContentBrowserItemDataKey

(
    const FContentBrowserItemData& InI...
)

Construct this key from the given item.

Public function

FContentBrowserItemDataKey

(
    EContentBrowserItemFlags InItemType,
    FName InVirtualPath
)

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

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