Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
PreviewRenderAttributes.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
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 
PreviewRenderAttributes
Definition: PreviewRenderAttributes.c:12
BaseItemAttributeData
Definition: BaseItemAttributeData.c:12