FContentBrowserItemData

Overload list

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

  Type Name Description
Public function   Default constructor.
Public function   Copy support.
Public function   Move support.
Public function  

FContentBrowserItemData ( UContentBrowserDataSource* InOwnerDataSource,
EContentBrowserItemFlags InItemFlags,
FName InVirtualPath,
FName InItemName,
FText InDisplayNameOverride,
TSharedPtr< const IContentBrowserItemDataPayload > InPayload
)

Create an internal Content Browser item.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page