getObjectDLCs unitName

Operand types

unitName: Object

Type of returned value

Description

Returns a list of all DLCs objects the unit is currently using.

Returns array of DLC Steam IDs.

Used In

Arma3

Example

getObjectDLCs player;
//while driving a Kart car returns: [288520]
Search OFPEC COMREF