FContentBrowserItemKey

Overload list

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemKey

  Type Name Description
Public function   Default constructor. Produces a key that is empty.
Public function   Construct this key from the given item.
Public function   Default constructor. Produces a key that is empty.
Public function  

FContentBrowserItemKey ( EContentBrowserItemFlags InItemType,
FName InPath,
const UContentBrowserDataSource* InDataSource
)

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page