Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
PreviewRenderAttributes.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
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
BaseItemAttributeData
Definition
BaseItemAttributeData.c:13
PreviewRenderAttributes
Definition
PreviewRenderAttributes.c:13
vector
Definition
vector.c:13
scripts
Game
generated
InventorySystem
PreviewRenderAttributes.c
Generated by
1.17.0