BIS fnc execFSM: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example)
mNo edit summary
Line 19: Line 19:


|x1= <code>[_params,_fsm] call [[BIS_fnc_execFSM]]</code> |=  
|x1= <code>[_params,_fsm] call [[BIS_fnc_execFSM]]</code> |=  
|x2= <code>[_fsm] call [[BIS_fnc_execFSM]]</code> |=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:57, 4 December 2014


Hover & click on the images for description

Description

Description:
N/A
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
[_params,_fsm] call BIS_fnc_execFSM
Example 2:
[_fsm] call BIS_fnc_execFSM

Additional Information

See also:
BIS_fnc_execRemoteBIS_fnc_execVMBIS_fnc_spawn

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section