savingEnabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \| *('''[a-zA-Z0-9]+''') \|r1=" to " \|s1= $1 |r1=") |
||
Line 18: | Line 18: | ||
{{Feature|arma3|If saving is disabled by [[Eden Editor]] mission attribute, this command will still return [[true]].}} | {{Feature|arma3|If saving is disabled by [[Eden Editor]] mission attribute, this command will still return [[true]].}} | ||
| '''savingEnabled''' | \|s1= '''savingEnabled''' | ||
|r1= [[Boolean]] | |r1= [[Boolean]] |
Revision as of 15:42, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- Mission Information
Syntax
- Syntax:
- savingEnabled
- Return Value:
- Boolean
Examples
- Example 1:
if (savingEnabled) then { hint "Saving is enabled!"; };
Additional Information
- See also:
- enableSavingloadGamesaveGame
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