Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FSCSEditorTreeNode
| Type | Name | Description | |
|---|---|---|---|
| void | AddChild
(
FSCSEditorTreeNodePtrType InChildNodePtr |
Adds the given node as a child node. | |
| FSCSEditorTreeNodePtrType | AddChild
(
USCS_Node* InSCSNode, |
Adds a child node for the given SCS node. |