RemoveType Data Member Function

Removes all instances of the specified <TypeInformation> from the array.

Prototype

TypeInformation RemoveType( TypeInformation type_info )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationtype_infoA pointer to the <TypeInformation> object representing the type to remove from the array.

Examples

Copy Text To Clipboard

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