missionProfileNamespace: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Added command group Namespaces)
m (Text replacement - "\|branch= *dev " to "")
 
Line 13: Line 13:
|serverExec=
|serverExec=


|branch= dev


|descr= This namespace has the same lifetime as [[profileNamespace]] but is also connected to the mission it is saved from. See [[saveMissionProfileNamespace]] for more details.
|descr= This namespace has the same lifetime as [[profileNamespace]] but is also connected to the mission it is saved from. See [[saveMissionProfileNamespace]] for more details.

Latest revision as of 14:23, 23 August 2022

Hover & click on the images for description

Description

Description:
This namespace has the same lifetime as profileNamespace but is also connected to the mission it is saved from. See saveMissionProfileNamespace for more details.
Groups:
NamespacesVariables

Syntax

Syntax:
missionProfileNamespace
Return Value:
Namespace - namespace

Examples

Example 1:
private _currentMissionProfileNamespace = missionProfileNamespace;

Additional Information

See also:
missionNamespace profileNamespace saveMissionProfileNamespace isMissionProfileNamespaceLoaded

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