curatorEditingArea: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns all curator editing areas. |= | | Returns all curator editing areas. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''curatorEditingArea''' curatorObj |= | | '''curatorEditingArea''' curatorObj |SYNTAX= | ||
|p1= curatorObj: [[Object]] - Curator module. |PARAMETER1= | |p1= curatorObj: [[Object]] - Curator module. |PARAMETER1= |
Revision as of 14:37, 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]