Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailTreeNode
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailTreeNode.h |
| Include | #include "DetailTreeNode.h" |
virtual TSharedPtr< FComplexPropertyNode > GetExternalRootPropertyNode() const
Remarks
Gets the external property node associated with this node. This will return nullptr for all rows expect property rows which were generated from an external root.