curatorCameraArea: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
No edit summary |
||
Line 13: | Line 13: | ||
|p1= curatorObj: [[Object]] - Curator module. | |p1= curatorObj: [[Object]] - Curator module. | ||
| [[Array]] | | [[Array]] - Array of camera areas in format [cameraAreaID,position,radius]. See [[addCuratorCameraArea]]. | ||
|x1= <code>_camArea = [[curatorCameraArea]] myCurator;</code> | |x1= <code>_camArea = [[curatorCameraArea]] myCurator; // [[8052,[4027.36,4024.89,0],250]]</code> | ||
|seealso= [[Arma 3: Curator]], [[addCuratorCameraArea]], [[removeCuratorCameraArea]], [[removeAllCuratorCameraAreas]] | |seealso= [[Arma 3: Curator]], [[addCuratorCameraArea]], [[removeCuratorCameraArea]], [[removeAllCuratorCameraAreas]] | ||
}} | }} |
Revision as of 18:14, 27 April 2021
Description
- Description:
- Description needed
- Groups:
- Curator
Syntax
- Syntax:
- Syntax needed
- Parameters:
- curatorObj: Object - Curator module.
- Return Value:
- Return value needed
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