![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | EntranceLightStairs2 |
| class | PointLightBase |
Functions | |
| void | EntranceLight () |
| class EntranceLight extends PointLightBase | EntranceLightStairs1 () |
Variables | |
| float | m_DefaultBrightness = 0.5 |
| float | m_DefaultRadius = 5.5 |
|
protected |
Definition at line 26 of file entrancelight.c.
Referenced by CreateLights(), Land_Underground_Stairs_Exit::CreateLights(), StaticObj_Roadblock_Wood_Small::EEInit(), and EntranceLightStairs1().
| class EntranceLight extends PointLightBase EntranceLightStairs1 | ( | ) |
Definition at line 1 of file entrancelight.c.
References EntranceLight(), m_DefaultBrightness, and m_DefaultRadius.
Referenced by Land_Underground_Stairs_Exit::CreateLights().
|
protected |
Definition at line 23 of file entrancelight.c.
|
protected |
Definition at line 24 of file entrancelight.c.