GetObjectByType Data Member Function

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

Prototype

Type GetObjectByType( TypeInformation p_oType )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeA <TypeInformation> pointer representing the object type to search for.

Examples

Copy Text To Clipboard

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