debugFSM: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created article, no idea how it works though)
 
(version, syntax)
Line 4: Line 4:
| arma2 |= Game name
| arma2 |= Game name


| 1.00|= Game version
| 1.05|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 14: Line 14:
|p2 = true: [[Boolean]]
|p2 = true: [[Boolean]]


| returnValue |= Return value
| [[Nothing]] |= Return value


|x1 = |
|x1 = |

Revision as of 15:38, 30 December 2009

Hover & click on the images for description

Description

Description:
Dump (something about FSM) to debugging output. This command is (assumed to be) non-functional in the retail version.
Groups:
Uncategorised

Syntax

Syntax:
FSMhandle debugFSM true
Parameters:
FSMhandle: Number
true: Boolean
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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