Beta Documentation - Subject to change.

Ensures that the node is visible within its tree.

Syntax

Lua
function TreeNode:EnsureVisible();

Remarks

This method will scroll the node into view.

See Also