Beta Documentation - Subject to change.

Expands all the child tree nodes.

Syntax

Lua
function TreeNode:ExpandAll();

Remarks

Expands all the child tree nodes.

See Also