diag enabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])=<code>" to "|x$1= <code>") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{cc\|([^} ]*)\}\}" to "// $1") |
||
Line 18: | Line 18: | ||
|x1= <code>"Animation" '''diag_enable''' [[true]]; | |x1= <code>"Animation" '''diag_enable''' [[true]]; | ||
'''diag_enabled''' "Animation"; | '''diag_enabled''' "Animation"; // Returns [[true]]</code> | ||
|seealso= [[Arma 3: Diagnostics Exe]] [[diag_toggle]] [[diag_enable]] | |seealso= [[Arma 3: Diagnostics Exe]] [[diag_toggle]] [[diag_enable]] | ||
}} | }} |
Revision as of 11:26, 12 May 2022
Description
- Description:
- Checks whether specific diagnostic mode is activated.
- Groups:
- Diagnostic
Syntax
- Syntax:
- diag_enabled mode
- Parameters:
- mode: String - See Arma 3: Diagnostics Exe
- Return Value:
- Boolean - true when enabled, false when disabled
Examples
Additional Information
- See also:
- Arma 3: Diagnostics Exe diag_toggle diag_enable
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