savingEnabled
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 2
- Version:
- 1.00
Description
- Description:
- Check if saving the game is enabled.
Syntax
- Syntax:
- savingEnabled
- Return Value:
- Boolean
Examples
- Example 1:
if (savingEnabled) then { hint "Saving is enabled!"; };
Additional Information
- Multiplayer:
- -
- See also:
- enableSavingloadGamesaveGame
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To