isFilePatchingEnabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "____________________________________________________________________________ ________________ " to "____________________________________________________________________________ ") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
|arma3|Game name= | |arma3|Game name= | ||
Line 8: | Line 6: | ||
|1.56|Game version= | |1.56|Game version= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| Returns [[true]] if file patching is enabled otherwise [[false]] |DESCRIPTION= | | Returns [[true]] if file patching is enabled otherwise [[false]] |DESCRIPTION= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| '''isFilePatchingEnabled''' |SYNTAX= | | '''isFilePatchingEnabled''' |SYNTAX= | ||
Line 25: | Line 19: | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
| [[Arma_3_Startup_Parameters#Developer_Options]] |SEEALSO= | | [[Arma_3_Startup_Parameters#Developer_Options]] |SEEALSO= | ||
Line 32: | Line 24: | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________ | ____________________________________________________________________________ | ||
}} | }} | ||
Revision as of 20:51, 5 January 2020
Description
- Description:
- Returns true if file patching is enabled otherwise false
- Groups:
- Uncategorised
Syntax
- Syntax:
- isFilePatchingEnabled
- Return Value:
- Boolean
Examples
- Example 1:
_state = isFilePatchingEnabled;
Additional Information
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