Navigation
API > API/Plugins > API/Plugins/CustomDetailsView > API/Plugins/CustomDetailsView/ICustomDetailsView
References
| Module | CustomDetailsView |
| Header | /Engine/Plugins/Experimental/CustomDetailsView/Source/CustomDetailsView/Public/ICustomDetailsView.h |
| Include | #include "ICustomDetailsView.h" |
TSharedPtr< ICustomDetailsViewItem > GetRootItem() const
Remarks
Get the Root Item of the Main Tree. WARNING: This Item is not meant to make Widgets or have an Item Id. It's purely for having one source to house the entire tree