AdjustCameraField
- Parameters
-
whichField camerafield
offset real
duration real
- comment
Changes one of the game camera's options whichField by offset over duration seconds.
- return type
nothing
- Source code
native AdjustCameraField takes camerafield whichField, real offset, real duration returns nothing
- Source
- common.j
- wc3modding.com
- AdjustCameraField