ChildrenAreAllType Data Member Function

Returns true if all child <Node> objects are the type specified.

Prototype

int32 ChildrenAreAllType( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoThe type of <Node> for which you wish to check for consistency.

Examples

Copy Text To Clipboard

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