debugFSM: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 8: Line 8:


| Dump (something about FSM) to debugging output. This command is (assumed to be) non-functional in the retail version.
| Dump (something about FSM) to debugging output. This command is (assumed to be) non-functional in the retail version.
{{warning|Non functional in retail}} |= Description
{{warning|Non functional in retail}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| FSMhandle '''debugFSM''' true |= Syntax
| FSMhandle '''debugFSM''' true |SYNTAX=
|p1 = FSMhandle: [[Number]]
|p1 = FSMhandle: [[Number]]
|p2 = true: [[Boolean]]
|p2 = true: [[Boolean]]


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=


|x1= -|EXAMPLE1=  
|x1= -|EXAMPLE1=  


| [[FSM]], [[FSM Editor]] |= See also
| [[FSM]], [[FSM Editor]] |SEEALSO=


}}
}}

Revision as of 15:37, 7 April 2019

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.
Non functional in retail
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
-

Additional Information

See also:
FSMFSM Editor

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