GetNodes
From LoTROInterface Wiki
API Reference > Turbine.UI.TreeView.GetNodes()
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.