missionEnd: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.06 |arg= |eff= |branch= dev |gr1= Mission Information |descr= Returns mission end type and how it was ended or an empty arra...")
 
m (dev → main)
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.06
|version1= 2.06
|arg=
|eff=
|branch= dev


|gr1= Mission Information
|gr1= Mission Information

Revision as of 19:33, 5 October 2021

Hover & click on the images for description

Description

Description:
Returns mission end type and how it was ended or an empty array [] is mission was not ended.
Groups:
Mission Information

Syntax

Syntax:
missionEnd
Return Value:
Array - in format: [endType, failMission, isFailed] or empty array [], where:

Examples

Example 1:
_misssionEnd = missionEnd

Additional Information

See also:
endMissionfailMissionforceEnd

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