GetSelectedNode

From LoTROInterface Wiki

Jump to: navigation, search


Gets the currently selected node.

Syntax

Lua
function TreeView:GetSelectedNode();

Returns

Type: TreeNode
The currently selected node.

Remarks

Gets the currently selected node.

Personal tools