Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailTreeNode
Description
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.
| Name | GetExternalRootPropertyNode |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailTreeNode.h |
| Include Path | #include "DetailTreeNode.h" |
virtual TSharedPtr < FComplexPropertyNode > GetExternalRootPropertyNode() const