Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailTreeNode
- IDetailTreeNode::GetRow()
- FDetailTreeNode::GetRow()
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailTreeNode.h |
| Include | #include "IDetailTreeNode.h" |
TSharedPtr< class IDetailPropertyRow > GetRow() const
Remarks
Get the property row that this node is represented by.