curatorObj removeCuratorEditableObjects [[objects],removeCrew]

Operand types

curatorObj: Curator
[[objects],removeCrew] : Array

Type of returned value

Description

Unregister objects which can be edited by a curator.

removeCrew: Boolean - when set to true crews from given objects will be removed as well

Used In

Arma3

Example

curatorModule removeCuratorEditableObjects [[cursorTarget],true];
Search OFPEC COMREF