removeCuratorCameraArea: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Curator" to "Arma 3: Curator") |
m (formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|1.16 | |version1= 1.16 | ||
|gr1= Curator | |gr1= Curator | ||
| | |serverExec= server | ||
| curatorObj '''removeCuratorCameraArea''' cameraAreaID | |descr= Removes curator camera area. | ||
|s1= curatorObj '''removeCuratorCameraArea''' cameraAreaID | |||
|p1= curatorObj: [[Object]] - Curator module. | |p1= curatorObj: [[Object]] - Curator module. | ||
Line 15: | Line 17: | ||
|p2= cameraAreaID: [[Number]] | |p2= cameraAreaID: [[Number]] | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>myCurator [[removeCuratorCameraArea]] 3;</code> | |x1= <code>myCurator [[removeCuratorCameraArea]] 3;</code> | ||
| [[Arma 3: Curator]], [[addCuratorCameraArea]], [[removeAllCuratorCameraAreas]], [[curatorCameraArea]] | |seealso= [[Arma 3: Curator]], [[addCuratorCameraArea]], [[removeAllCuratorCameraAreas]], [[curatorCameraArea]] | ||
}} | }} | ||
Revision as of 15:13, 26 March 2021
Description
- Description:
- Removes curator camera area.
- Groups:
- Curator
Syntax
- Syntax:
- curatorObj removeCuratorCameraArea cameraAreaID
- Parameters:
- curatorObj: Object - Curator module.
- cameraAreaID: Number
- Return Value:
- Nothing
Examples
- Example 1:
myCurator removeCuratorCameraArea 3;
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