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
12
class
PreviewRenderAttributes
:
BaseItemAttributeData
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
InventorySystem
PreviewRenderAttributes.c
Generated by
1.8.17