missionVersion

From Bohemia Interactive Community
Revision as of 19:03, 17 February 2016 by Tom 48 97 (talk | contribs) (Created page with "<!-- missionVersion --> {{Command|= Comments |arma3|= Game name |1.56|= Game version | Returns the version of the current mission. <br/><br/> Unsaved mission: -1<br/> Mission...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Returns the version of the current mission.

Unsaved mission: -1
Mission from the EDEN editor: 51
Mission from the 2D editor: 12
Groups:
Uncategorised

Syntax

Syntax:
missionVersion
Return Value:
Number: SQM version

Examples

Example 1:
_version = missionVersion;

Additional Information

See also:
See also needed

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

Bottom Section

Notes

Bottom Section