curatorEditingArea: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''curatorEditingArea''' curatorObj |= Syntax | | '''curatorEditingArea''' curatorObj |= Syntax | ||
|p1= curatorObj: [[Object]] - Curator module. |= | |p1= curatorObj: [[Object]] - Curator module. |PARAMETER1= | ||
| [[Array]] |= | | [[Array]] |RETURNVALUE= | ||
|x1= <code>_editingArea = curatorEditingArea myCurator;</code>|= | |x1= <code>_editingArea = curatorEditingArea myCurator;</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Curator]], [[addCuratorEditingArea]], [[removeCuratorEditingArea]], [[removeAllCuratorEditingAreas]] |= | | [[Curator]], [[addCuratorEditingArea]], [[removeCuratorEditingArea]], [[removeAllCuratorEditingAreas]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:30, 7 April 2019
Description
- Description:
- Returns all curator editing areas.
- Groups:
- Uncategorised
Syntax
- Syntax:
- curatorEditingArea curatorObj
- Parameters:
- curatorObj: Object - Curator module.
- Return Value:
- Array
Examples
- Example 1:
_editingArea = curatorEditingArea myCurator;
Additional Information
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
- Posted on March 2, 2019 - 01:54 (UTC)
- 7erra
- The subarrays are in the format [ID, positionAGL, radius]