Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyRowGenerator
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyRowGenerator.h |
| Include | #include "IPropertyRowGenerator.h" |
const TArray < TSharedRef< IDetailTreeNode > > & GetRootTreeNodes() const
The list of root tree nodes that have been generated. Note: There will only be one root node unless FPropertyRowGeneratorArgs.bAllowMultipleTopLevelObjects was set to true when the generator was created