BIN fnc savingEnabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|1.94" to "|version1= 1.94")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 16: Line 16:
|x1= <code>[[missionNamespace]] [[getVariable]] ["bin_enableSaving",[[true]]]</code>
|x1= <code>[[missionNamespace]] [[getVariable]] ["bin_enableSaving",[[true]]]</code>


| [[BIS_fnc_enableSaving]] [[BIS_fnc_disableSaving]] [[saveGame]] [[loadGame]]
|seealso= [[BIS_fnc_enableSaving]] [[BIS_fnc_disableSaving]] [[saveGame]] [[loadGame]]
}}
}}

Revision as of 01:22, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Missions

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
missionNamespace getVariable ["bin_enableSaving",true]

Additional Information

See also:
BIS_fnc_enableSaving BIS_fnc_disableSaving saveGame loadGame

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