GetNodeByType Data Member Function

Returns a pointer to the first <Node> object in the collection that has a matching type.

Prototype

Node GetNodeByType( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoThe type to query.

Examples

Copy Text To Clipboard

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