GetModeNames Data Member Function

Populates a <StrList> with all <TimerNode> mode names.

Prototype

int32 GetModeNames( StrList p_slModes )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slModesA pointer to the <StrList> into which you wish to accumulate the <TimerNode> mode names.

Examples

Copy Text To Clipboard

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