Merge Data Member Function

Adds a <TypeInformation> pointer to the end if the value is not already in the <TypeInfoArray>.

Prototype

int32 Merge( TypeInformation p_oTypeInformation )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInformationThe <TypeInformation> pointer you wish to add to the <TypeInfoArray>.

Examples

Copy Text To Clipboard

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