removeCuratorAddons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.16|= Game version _________________...")
 
No edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| curatorObj '''removeAllCuratorCameraAreas''' [addons] |= Syntax
| curatorObj '''removeCuratorAddons''' [addons] |= Syntax


|p1= curatorObj: [[Object]] - Curator module.  |= PARAMETER1   
|p1= curatorObj: [[Object]] - Curator module.  |= PARAMETER1   

Revision as of 16:07, 16 February 2014

Hover & click on the images for description

Description

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

Syntax

Syntax:
curatorObj removeCuratorAddons [addons]
Parameters:
curatorObj: Object - Curator module.
[addons]: Array
Return Value:
Nothing

Examples

Example 1:
curatorModule removeCuratorAddons [addon1,addon2]

Additional Information

See also:
See also needed

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