Merge Data Member Function

Adds a <Vec> object to the end if the value is not already in the <VecArray>.

Prototype

int32 Merge( Vec p_oVec )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_oVecThe <Vec> object you wish to add to the <VecArray>.

Examples

Copy Text To Clipboard

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