Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
CameraType.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
enum
CameraType
14
{
15
NONE
,
16
PERSPECTIVE
,
17
ORTHOGRAPHIC
,
18
}
19
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
CameraType
CameraType
Definition
CameraType.c:14
ORTHOGRAPHIC
@ ORTHOGRAPHIC
Definition
CameraType.c:17
PERSPECTIVE
@ PERSPECTIVE
Definition
CameraType.c:16
scripts
Core
generated
World
CameraType.c
Generated by
1.17.0