FContentBrowserItemKey::FContentBrowserItemKey

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

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h

Include

#include "ContentBrowserItem.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp

Syntax

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

Remarks

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