curatorCameraArea: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
|||
Line 12: | Line 12: | ||
| '''curatorCameraArea''' curatorObj |= Syntax | | '''curatorCameraArea''' curatorObj |= Syntax | ||
|p1= curatorObj: [[Object]] - Curator module. |= | |p1= curatorObj: [[Object]] - Curator module. |PARAMETER1= | ||
| [[Array]] |= | | [[Array]] |RETURNVALUE= | ||
|x1= <code>_camArea = [[curatorCameraArea]] myCurator;</code>|= | |x1= <code>_camArea = [[curatorCameraArea]] myCurator;</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Curator]], [[addCuratorCameraArea]], [[removeCuratorCameraArea]], [[removeAllCuratorCameraAreas]] |= | | [[Curator]], [[addCuratorCameraArea]], [[removeCuratorCameraArea]], [[removeAllCuratorCameraAreas]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:30, 7 April 2019
Description
- Description:
- Returns all curator camera areas.
- Groups:
- Uncategorised
Syntax
- Syntax:
- curatorCameraArea curatorObj
- Parameters:
- curatorObj: Object - Curator module.
- Return Value:
- Array
Examples
- Example 1:
_camArea = curatorCameraArea 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