SetParent Data Member Function

Sets a <Node> object's parent.

Prototype

int32 SetParent( Group p_oNewParent )

Parameters

Parameter Type Parameter Name Documentation
<Group>p_oNewParentThe <Node> you wish to set as the <Node> object's parent.

Examples

Copy Text To Clipboard

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