removeCuratorAddons: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2")
mNo edit summary
 
Line 14: Line 14:
|p1= curatorObj: [[Object]] - curator module.
|p1= curatorObj: [[Object]] - curator module.


|p2= addons: [[Array]]
|p2= addons: [[Array]] of [[String]]s


|r1= [[Nothing]]
|r1= [[Nothing]]

Latest revision as of 11:30, 1 January 2026

Hover & click on the images for description

Description

Description:
Restrict curator use of given addons.
Groups:
Curator

Syntax

Syntax:
curatorObj removeCuratorAddons addons
Parameters:
curatorObj: Object - curator module.
addons: Array of Strings
Return Value:
Nothing

Examples

Example 1:
curatorModule removeCuratorAddons [addon1, addon2];

Additional Information

See also:
Arma 3: Curator addCuratorAddons removeAllCuratorAddons curatorAddons

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note