Navigation
API > API/Plugins > API/Plugins/CustomDetailsView > API/Plugins/CustomDetailsView/ICustomDetailsView
Description
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
| Name | GetRootItem |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/CustomDetailsView/Source/CustomDetailsView/Public/ICustomDetailsView.h |
| Include Path | #include "ICustomDetailsView.h" |
TSharedRef < ICustomDetailsViewItem > GetRootItem() const