AddChild Data Member Function

Adds a child <Node> to a <Group>.

Prototype

int32 AddChild( Node p_oNodeToAdd )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeToAddThe <Node> you wish to add to the <Group>.

Examples

Copy Text To Clipboard

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