saveGame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(formatting example, added see also)
Line 14: Line 14:
| [[Nothing]] |= Return value
| [[Nothing]] |= Return value


|x1= '''saveGame'''; |=Example 1
|x1= <code>[[saveGame]];</code> |=Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[enableSaving]], [[loadGame]], [[savingEnabled]] |= See also


}}
}}

Revision as of 02:07, 16 March 2014

Hover & click on the images for description

Description

Description:
Autosave game (used for Retry).
Groups:
Uncategorised

Syntax

Syntax:
saveGame
Return Value:
Nothing

Examples

Example 1:
saveGame;

Additional Information

See also:
enableSavingloadGamesavingEnabled

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

Notes

Bottom Section