IsLastChild Data Member Function

Returns true if the <Node> is the last child in its parent object's child list, and false if it is not.

Prototype

int32 IsLastChild()

Examples

Copy Text To Clipboard

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