removeCuratorEditableObjects: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.16|= Game version _________________...") |
No edit summary |
||
Line 43: | Line 43: | ||
[[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 11:07, 17 February 2014
Description
- Description:
- Unregister objects which can be edited by a curator.
- Groups:
- Uncategorised
Syntax
- Syntax:
- curatorObj removeCuratorEditableObjects [[objects],removeCrew]
- Parameters:
- curatorObj: Object - Curator module.
- [[objects],removeCrew]: Array
- [objects]: Array
- removeCrew: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
curatorModule removeCuratorEditableObjects [[cursorTarget],true]
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