Find Data Member Function

Finds a vector in the array.

Prototype

int32 Find( Uint32Vector vector, int32 p_nStartIndex )

Parameters

Parameter Type Parameter Name Documentation
<Uint32Vector>vectorA pointer to the 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.