getMissionDLCs: Difference between revisions
m (template:command argument fix)  | 
				m (template:command argument fix)  | 
				||
| Line 2: | Line 2: | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
|arma3 |= Game  | |arma3 |= Game  | ||
|1.62|  | |1.62|Game Version=  | ||
|arg=  |  | |arg=  |Multiplayer Arguments=  | ||
|eff=  |  | |eff=  |Multiplayer Effects=  | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
| Returns list of DLCs that are used in the mission. List is created only from units listed in mission.sqm and doesn't detect units created by scripts! |DESCRIPTION=  | | Returns list of DLCs that are used in the mission. List is created only from units listed in mission.sqm and doesn't detect units created by scripts! |DESCRIPTION=  | ||
Revision as of 11:09, 5 August 2019
Description
- Description:
 - Returns list of DLCs that are used in the mission. List is created only from units listed in mission.sqm and doesn't detect units created by scripts!
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - getMissionDLCs
 - Return Value:
 - Array - list of DLCs detected for the mission
 
Examples
- Example 1:
 - _list = getMissionDLCs
 
Additional Information
- See also:
 - getDLCs getObjectDLC getPersonUsedDLCs
 
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