curatorObj addCuratorAddons addons

Operand types

curatorObj: Object
addons: Array

Type of returned value

Description

Allow curator (Zeus) use of given addon.

curatorObj - Curator module
addons - Array of CfgPatches classes

AddOns can be stacked by multiple addCuratorAddons calls.

Used In

Arma3

Example

curatorObj addCuratorAddons ["A3_Armor_F_AMV","A3_Armor_F_Panther"];

Search OFPEC COMREF