Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
PreviewRenderAttributes.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
20 proto external void RotateItemCamera(vector deltaRotation, vector limitMin, vector limitMax);
24 proto external void ResetDeltaRotation();
31 proto external void ZoomCamera(float zoomIncrement, float minFOV = 25.0, float maxFOV = 120.0);
32}
33