<TimerNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » VariableNode » Float32Node » TimerNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32GetModeIndicesPopulates an <Int32Array> with all <TimerNode> mode indices.
int32GetModeInfoPopulates a <StrList> and <Int32Array> with <TimerNode> mode names and mode indices.
int32GetModeNamesPopulates a <StrList> with all <TimerNode> mode names.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32EnabledGets or sets the enabled flag.
int32IntervalGets or set the <TimerNode> update interval in milliseconds.
int32ModeGets or sets the <TimerNode> object's Mode flag. This refers to the TNM enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL.