GetSelectedNode
From LoTROInterface Wiki
API Reference > Turbine.UI.TreeView.GetSelectedNode()
Gets the currently selected node.
Syntax
| Lua | |
|---|---|
| function TreeView:GetSelectedNode(); | |
Returns
Type: TreeNode
The currently selected node.
Remarks
Gets the currently selected node.