Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailTreeNode
Description
Gets the property node associated with this node. Not all nodes have properties so this will fail for anything other than a property row or for property rows that have complex customizations that ignore the property
| Name | GetPropertyNode |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailTreeNode.h |
| Include Path | #include "DetailTreeNode.h" |
virtual TSharedPtr < FPropertyNode > GetPropertyNode() const