Find Data Member Function

Finds a <Vec> in the <VecArray>.

Prototype

int32 Find( Vec p_oVec, int32 p_nStartIndex )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_oVecA pointer to the <Vec> object you wish to find.
int32p_nStartIndexThe index at which to start the search.

Examples

Copy Text To Clipboard

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