|
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the documentation of this file.
24 proto external
bool SetCamera(CameraBase pCam);
34 proto external
int GetCamerasList(out notnull array<CameraBase> outCameras);
87 event protected void OnInit();
proto external void SetThirdPersonFOV(float fieldOfView)
proto external float GetMinFOV()
proto external void SetNextCamera()
Set the next camera in the list as current camera.
proto external void SetOverlayCamera(CameraBase pCam)
proto external int GetCamerasList(out notnull array< CameraBase > outCameras)
proto external CameraBase GetOverlayCamera()
SCR_GenericBoxEntityClass GenericEntity
proto external bool SetCamera(CameraBase pCam)
proto external void SetPreviousCamera()
Set the previous camera in the list as current camera.
proto external float GetFirstPersonFOV()
proto external void SetFirstPersonFOV(float fieldOfView)
proto external float GetClampedFOV(float fieldOfView)
CameraManagerClass GenericEntityClass CurrentCamera()
Returns the current camera.
proto external float GetThirdPersonFOV()
event protected void OnInit()
proto external float GetMaxFOV()
proto external void SetVehicleFOV(float fieldOfView)
proto external float GetVehicleFOV()