BIS fnc OM saveGame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Systems(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
m (Text replacement - "\[\[Category\:Function Group\: Old Man(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
(One intermediate revision by the same user not shown)
Line 5: Line 5:


| 1.98 |Game version=
| 1.98 |Game version=
|gr1 = Old Man |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 29: Line 31:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Old Man|{{uc:pagename}}]]

Revision as of 00:28, 13 October 2020

Hover & click on the images for description

Description

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

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