GetModeIndices Data Member Function

Populates an <Int32Array> with all <TimerNode> mode indices.

Prototype

int32 GetModeIndices( Int32Array p_aiModeIndices )

Parameters

Parameter Type Parameter Name Documentation
<Int32Array>p_aiModeIndicesA pointer to the <Int32Array> into which you wish to accumulate all <TimerNode> mode indices.

Examples

Copy Text To Clipboard

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