GetCameraField
- Parameters
-
whichField camerafield
- async
- This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
- comment
Return-value for the local players camera only.
- return type
real
- Source code
constant native GetCameraField takes camerafield whichField returns real
- Source
- camera.j
- wc3modding.com
- GetCameraField