Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailTreeNode
| Type | Name | Description | |
|---|---|---|---|
| void | GetChildren
(
TArray< TSharedRef< IDetailTreeNode >>& OutChildren, |
Gets the children of this tree node Note: Customizations can determine the visibility of children. | |
| void | GetChildren
(
FDetailNodeList& OutChildren, |
Gets child tree nodes |