FirstChildFromSetOfTypes Data Member Function

Returns a pointer to the first child <Node> that matches any of the types in the <TypeInfoArray> submitted to this function.

Prototype

Node FirstChildFromSetOfTypes( TypeInfoArray p_oTypesForFilter )

Parameters

Parameter Type Parameter Name Documentation
<TypeInfoArray>p_oTypesForFilterA pointer to a <TypeInfoArray> containing the set of types used for the search.

Examples

Copy Text To Clipboard

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