GetChildList Data Member Function

Returns a pointer to the <NodeList>> object that stores this <Group> node object's children. Please note that changes made to a <Node> via this direct accessor cannot be undone.

Prototype

NodeList GetChildList()

Examples

Copy Text To Clipboard

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