GetFirstOfType Data Member Function

Returns a pointer to the first object of the specified type.

Prototype

Type GetFirstOfType( TypeInformation p_oTypeInformation )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInformationThe type of the <List> member you wish to find.

Examples

Copy Text To Clipboard

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