completedFSM: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 70489 by Str_bi_wiki on 2013-03-25T10:46:21Z) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Check whether the given FSM | | Check whether the given FSM is completed. The FSM handle is the number returned by the [[execFSM]] command. |= Description | ||
The FSM handle is the number returned by the execFSM command. |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 23: | Line 21: | ||
|x1= <code>_completed | |x1= <code>_completed = [[completedFSM]] _fsmHandle;</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 01:20, 2 February 2019
Description
- Description:
- Check whether the given FSM is completed. The FSM handle is the number returned by the execFSM command.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_completed = completedFSM _fsmHandle;
Additional Information
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