Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailTreeNode
Description
Creates a handle to the property on this row if the row represents a property. Only compatible with item node types that are properties
| Name | CreatePropertyHandle |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IDetailTreeNode.h |
| Include Path | #include "IDetailTreeNode.h" |
TSharedPtr < IPropertyHandle > CreatePropertyHandle() const
The property handle for the row or null if the node doesn't have a property