CBA_statemachine_fnc_create

Description

Creates a state machine.

Parameters

_listlist of anything over which the state machine will run (type needs to support setVariable) ARRAY OR code that will generate this list, called once the list has been cycled through <CODE>
_skipNullskip list items that are null

Returns

_stateMachinea state machine <LOCATION>

Examples

_stateMachine = call CBA_statemachine_fnc_create;

Author

BaerMitUmlaut

Array to read from [Array]
Close