GetNodes

From LoTROInterface Wiki

Jump to: navigation, search


Gets the root nodes in the tree view control.

Syntax

Lua
function TreeView:GetNodes();

Returns

Type: TreeNodeList
The collection of root nodes in the tree view.

Remarks

Gets the root nodes in the tree view control.

Personal tools