Index
Collapse All
Expand All
GetSelectedNode Method
TreeView Class
Members
See Also
Beta Documentation - Subject to change.
Gets the currently selected node.
Syntax
Lua
function
TreeView
:
GetSelectedNode
(
)
;
Returns
Type:
TreeNode
The currently selected node.
Remarks
Gets the currently selected node.
See Also
TreeView
Turbine.UI