FContentBrowserItemDataKey::FContentBrowserItemDataKey

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

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

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include #include "ContentBrowserItemData.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp
FContentBrowserItemDataKey
(
    EContentBrowserItemFlags InItemType,
    [FName](API\Runtime\Core\UObject\FName) InVirtualPath
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library