Beta Documentation - Subject to change.

Return true if this node is currently selected.

Syntax

Lua
function TreeNode:IsSelected();

Returns

Type: boolean
True if this node is currently selected.

Remarks

Return true if this node is currently selected.

See Also