Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailTreeNode
Description
Gets an identifier name for this node. This is not a name formatted for display purposes, but can be useful for storing UI state like if this row is expanded.
Derived Overrides
| Name | GetNodeName |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IDetailTreeNode.h |
| Include Path | #include "IDetailTreeNode.h" |
FName GetNodeName() const