isFilePatchingEnabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *gr([0-9]) *= *Diagnosis * " to "|gr$1= Diagnostic ") |
(named params and fixed ugly link) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|arma3 | |game1= arma3 | ||
|1.56 | |version1= 1.56 | ||
|gr1= System | |gr1= System | ||
Line 9: | Line 9: | ||
|gr2= Diagnostic | |gr2= Diagnostic | ||
| Returns [[true]] if file patching is enabled otherwise [[false]] | |descr= Returns [[true]] if file patching is enabled otherwise [[false]] | ||
| '''isFilePatchingEnabled''' | |s1= '''isFilePatchingEnabled''' | ||
| [[Boolean]] | |r1= [[Boolean]] | ||
|x1= <code>_state = [[isFilePatchingEnabled]];</code> | |x1= <code>_state = [[isFilePatchingEnabled]];</code> | ||
| [[ | |seealso= [[Arma 3: Startup Parameters#Developer_Options|-filePatching]] | ||
}} | }} |
Revision as of 15:41, 24 February 2021
Description
- Description:
- Returns true if file patching is enabled otherwise false
- Groups:
- SystemDiagnostic
Syntax
- Syntax:
- isFilePatchingEnabled
- Return Value:
- Boolean
Examples
- Example 1:
_state = isFilePatchingEnabled;
Additional Information
- See also:
- -filePatching
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