setCuratorEditingAreaType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 11: Line 11:
| Set whether curator can edit in all editing areas (true) or outside of them (false).
| Set whether curator can edit in all editing areas (true) or outside of them (false).


| curatorObj '''setCuratorEditingAreaType''' bool
|s1=  curatorObj '''setCuratorEditingAreaType''' bool


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

Revision as of 00:22, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Curator

Syntax

Syntax:
curatorObj setCuratorEditingAreaType bool
Parameters:
curatorObj: Object - Curator module.
bool: Boolean
Return Value:
Nothing

Examples

Example 1:
curatorModule setCuratorEditingAreaType true;

Additional Information

See also:
Arma 3: CuratoraddCuratorEditingArearemoveCuratorEditingArearemoveAllCuratorEditingAreascuratorEditingArea

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