Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
LightFlags.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
LightFlags
13
{
15
CASTSHADOW
,
17
DIFFUSE_ONLY
,
18
}
19
LightFlags
LightFlags
Definition
LightFlags.c:13
CASTSHADOW
@ CASTSHADOW
Casts shadows.
Definition
LightFlags.c:15
DIFFUSE_ONLY
@ DIFFUSE_ONLY
Light contributes to diffuse component only (has disabled specular component).
Definition
LightFlags.c:17
scripts
Core
generated
Visual
LightFlags.c
Generated by
1.17.0