curatorCameraArea: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s1= +" to "|s1= ") |
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
||
Line 8: | Line 8: | ||
|descr= Returns all curator camera areas. | |descr= Returns all curator camera areas. | ||
|s1= | |s1= [[curatorCameraArea]] curatorObj | ||
|p1= curatorObj: [[Object]] - Curator module. | |p1= curatorObj: [[Object]] - Curator module. |
Revision as of 17:05, 20 June 2021
Description
- Description:
- Returns all curator camera areas.
- Groups:
- Curator
Syntax
- Syntax:
- curatorCameraArea curatorObj
- Parameters:
- curatorObj: Object - Curator module.
- Return Value:
- Array - Array of camera areas in format [cameraAreaID,position,radius]. See addCuratorCameraArea.
Examples
- Example 1:
_camArea = curatorCameraArea myCurator; // [[8052,[4027.36,4024.89,0],250]]
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