Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItem
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h |
| Include | #include "ContentBrowserItem.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp |
bool GetItemPhysicalPath
&40;
FString & OutDiskPath
&41; const
Remarks
Query the physical (on-disk) path of this item. True if the physical path was found and the result filled, false otherwise.
Parameters
| Name | Description |
|---|---|
| OutDiskPath | The string to fill with the result. |