DayZ
1.24
Loading...
Searching...
No Matches
Classes
|
Enumerations
EntityLightSource.c File Reference
Go to the source code of this file.
Classes
class
Entity
Enumerations
enum
LightSourceType
{
NotDef
,
PointLight
,
SpotLight
}
Enumeration Type Documentation
◆
LightSourceType
enum
LightSourceType
Enumerator
NotDef
PointLight
SpotLight
Definition at line
1
of file
EntityLightSource.c
.
2
{
3
NotDef
,
4
PointLight
,
5
SpotLight
6
};
SpotLight
@ SpotLight
Definition
EntityLightSource.c:5
PointLight
@ PointLight
Definition
EntityLightSource.c:4
NotDef
@ NotDef
Definition
EntityLightSource.c:3
scripts
3_Game
Entities
EntityLightSource.c
Generated by
1.10.0