DayZ 1.24
Loading...
Searching...
No Matches
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

Enumerator
NotDef 
PointLight 
SpotLight 

Definition at line 1 of file EntityLightSource.c.

2{
3 NotDef,
6};
@ SpotLight
@ PointLight
@ NotDef