Find Data Member Function

Finds an object in the array.

Prototype

int32 Find( Float32Matrix p_oMatrix, int32 p_nStartIndex )

Parameters

Parameter Type Parameter Name Documentation
<Float32Matrix>p_oMatrixThe object you wish to find.
int32p_nStartIndexThe start index of the search.

Examples

Copy Text To Clipboard

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