Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailTreeNode > API/Editor/PropertyEditor/FDetailTreeNode/GetChildren
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailTreeNode.h |
| Include | #include "DetailTreeNode.h" |
void GetChildren
&40;
FDetailNodeList & OutChildren,
const bool & bInIgnoreVisibility
&41;
Remarks
Gets child tree nodes
Parameters
| Name | Description |
|---|---|
| OutChildren | The array to add children to |
| bInIgnoreVisibility | Ignore the child node visibility |