SetRoot Data Member Function

Sets the root of the Enumerate View to the <Node> passed through the function.

Prototype

int32 SetRoot( Node NewRootNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>NewRootNodeThe <Node> you wish to set as the root of the browse-context in the Enumerate Editor.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.