saveProfileNamespace
Jump to navigation
Jump to search
Description
- Description:
- Saves all variables stored in profileNamespace to the (persistently stored) active Profile.
- Groups:
- System
Syntax
- Syntax:
- saveProfileNamespace
- Return Value:
- Nothing
Examples
- Example 1:
profileNamespace setVariable ["TAG_lastPlayerLocation", getPosASL player]; saveProfileNamespace;
Additional Information
- See also:
- profileNamespaceProfile
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
- 17:34, 25 November 2011
- Joris
- Variables are also saved when the game is quit.