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