diag activeMissionFSMs: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Killzone Kid (talk | contribs) (fixed in latest dev) |
||
Line 13: | Line 13: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns array with active Mission FSMs. | | Returns array with active Mission FSMs. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 56: | Line 54: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 14:27, 20 November 2015
Description
- Description:
- Returns array with active Mission FSMs.
- Multiplayer:
- -
- Groups:
- Uncategorised
Syntax
- Syntax:
- diag_activeMissionFSMs
- Return Value:
- [[name, state, timeout],...]: Array
- name: String
- state:
- timeout:
Examples
- Example 1:
{systemChat str _x} forEach diag_activeMissionFSMs;
Additional Information
- See also:
- diag_activeSQSScriptsdiag_activeSQFScriptsdiag_logdiag_fpsdiag_fpsmindiag_framenodiag_tickTime
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