getPersonUsedDLCs: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.35|= Game version _________________...") |
No edit summary |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on November 14, 2014 - 14:00 (UTC)</dd> | |||
<dt class="note">[[User:Jezuro|Jezuro]]</dt> | |||
<dd class="note"> | |||
This command is a renamed version of [[getObjectDLCs]] and was introduced in 1.35.128260. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 15:01, 14 November 2014
Description
- Description:
- Returns a list of all DLCs objects the unit is currently using.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_objects = getPersonUsedDLCs player;
Additional Information
- See also:
- getDLCs
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
Notes
Bottom Section
- Posted on November 14, 2014 - 14:00 (UTC)
- Jezuro
- This command is a renamed version of getObjectDLCs and was introduced in 1.35.128260.