ChildCountByType Data Member Function

Returns the count of child <Node> objects of the specified type.

Prototype

int32 ChildCountByType( TypeInformation p_oChildType )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oChildTypeThe type of the child <Node> for which you wish to determine the count.

Examples

Copy Text To Clipboard

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