CBA_statemachine_fnc_updateList

Description

Manually updates the list of a state machine.

Parameters

_stateMachinea state machine <LOCATION>
_listlist of anything over which the state machine will run (type needs to support setVariable) ARRAY

Returns

Nothing

Examples

[_stateMachine, _list] call CBA_statemachine_fnc_updateList;

Author

BaerMitUmlaut

Array to read from [Array]
Close