GetChildNodes

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools