BIN_fnc_savingEnabled
Jump to navigation
Jump to search
Description
- Description:
- Returns the value of
missionNamespace getVariable ["bin_enableSaving", true]
- Execution:
- call
- Groups:
- Missions
Syntax
- Syntax:
- call BIN_fnc_savingEnabled
- Return Value:
- Boolean
Examples
- Example 1:
call BIN_fnc_savingEnabled == (missionNamespace getVariable ["bin_enableSaving", true]); // true
Additional Information
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