Move Data Member Function

Relocates a chunk of the array to a new index.

Prototype

int32 Move( Float32MatrixArray p_nStart )

Parameters

Parameter Type Parameter Name Documentation
<Float32MatrixArray>p_nStartThe start index of the chunk you wish to move.

Examples

Copy Text To Clipboard

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