removeCuratorAddons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 39: Line 39:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Curator|{{uc:{{PAGENAME}}}}]]

Revision as of 12:07, 17 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