CBA_statemachine_fnc_getCurrentState

Description

Manually triggers a transition.

Parameters

_listItemitem to get the state of <any namespace type>
_stateMachinestate machine <LOCATION>

Returns

_currentStatestate of the given item STRING

Examples

_currentState = [player, _stateMachine] call CBA_statemachine_fnc_getCurrentState;

Author

BaerMitUmlaut

string used by format
Close