BIS fnc OM saveGame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "<h3 style="display:none">Bottom Section</h3> {{uc:pagename}}")
m (Text replacement - "\[\[Category\:Function Group\: Systems(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
Line 30: Line 30:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Old Man|{{uc:pagename}}]]
[[Category:Function Group: Old Man|{{uc:pagename}}]]
[[Category:Function Group: Systems|{{uc:OM_saveGame}}]]

Revision as of 10:49, 12 October 2020

Hover & click on the images for description

Description

Description:
Saves the game - simply calls saveGame.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_OM_saveGame
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_OM_saveGame;

Additional Information

See also:
saveGame

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