getMissionDLCs: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (added category) |
||
Line 36: | Line 36: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: DLC|{{uc:{{PAGENAME}}}}]] |
Revision as of 22:52, 4 July 2018
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