FirstChild Data Member Function

Returns a pointer to the first child, or nullptr if this <Node> has no children.

Prototype

Node FirstChild()

Examples

Copy Text To Clipboard

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