IPropertyRowGenerator::GetRootTreeNodes

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IPropertyRowGenerator.h

Include

#include "IPropertyRowGenerator.h"

Syntax

const TArray< TSharedRef< IDetailTreeNode > > & GetRootTreeNodes() const

Returns

The list of root tree nodes that have been generated. Note: There will only be one root node unless [FPropertyRowGeneratorArgs.bAllowMultipleTopLevelObjects](API\Editor\PropertyEditor\FPropertyRowGeneratorArgs\bAllowMultipleTopLevelObjects) was set to true when the generator was created

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss