getPersonUsedDLCs: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1.36)
m (spelling correction)
Line 12: Line 12:
| '''getPersonUsedDLCs''' unit |= Syntax
| '''getPersonUsedDLCs''' unit |= Syntax


|p1=  Unit: [[Object]] |=  
|p1=  unit: [[Object]] |=  


| [[Array]] |= RETURNVALUE  
| [[Array]] |= RETURNVALUE  

Revision as of 10:59, 23 April 2015

Hover & click on the images for description

Description

Description:
Returns a list of all DLCs objects the unit is currently using.
Groups:
Uncategorised

Syntax

Syntax:
getPersonUsedDLCs unit
Parameters:
unit: Object
Return Value:
Array

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.