saveProfileNamespace: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
m (Added command group Namespaces) |
||
Line 10: | Line 10: | ||
|version3= 0.50 | |version3= 0.50 | ||
|gr1= Variables | |gr1= Namespaces | ||
|gr2= Variables | |||
|descr= Saves all variables stored in [[profileNamespace]] to the active [[Profile]]. | |descr= Saves all variables stored in [[profileNamespace]] to the active [[Profile]]. |
Revision as of 16:57, 18 March 2022
Description
- Description:
- Saves all variables stored in profileNamespace to the active Profile.
- Groups:
- NamespacesVariables
Syntax
- Syntax:
- saveProfileNamespace
- Return Value:
- Nothing
Examples
- Example 1:
profileNamespace setVariable ["TAG_lastPlayerLocation", getPosASL player]; saveProfileNamespace;// Optional since namespace is saved when game is closed
Additional Information
- See also:
- profileNamespace Profile
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