Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItemData
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h |
| Include | #include "ContentBrowserItemData.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp |
UContentBrowserDataSource &42; GetOwnerDataSource&40;&41; const
Remarks
Get the pointer to the data source that manages the thing represented by this item.
This is usually set for valid items, but may be null in rare circumstances (ie, creating a dummy placeholder item with no owner).