GetChildNodes
From LoTROInterface Wiki
API Reference > Turbine.UI.TreeNode.GetChildNodes()
Gets the child nodes list.
Syntax
| Lua | |
|---|---|
| function TreeNode:GetChildNodes(); | |
Returns
Type: TreeNodeList
The list of child nodes.
Remarks
Gets the child nodes list that can be used to manipulate the children of this node.