Any state of a node may be referred to by its state index, which is an integer that starts at 0 for the first state, and is one higher for each successive state. Note that state index is different from state number, and so to distinguish it a # symbol is often placed in front. For example, if a node has 3 states, the state indexes would be: #0 #1 #2.
Home > P_stateIndex