Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | PointLightBase |
class | EntranceLightStairs2 |
Functions | |
class EntranceLight extends PointLightBase | EntranceLightStairs1 () |
void | EntranceLight () |
Variables | |
protected float | m_DefaultBrightness = 0.5 |
protected float | m_DefaultRadius = 5.5 |
void EntranceLightStairs1::EntranceLight | ( | ) |
Definition at line 5 of file entrancelight.c.
class EntranceLight extends PointLightBase EntranceLightStairs1 | ( | ) |
Definition at line 22 of file entrancelight.c.
protected float m_DefaultBrightness = 0.5 |
Definition at line 2 of file entrancelight.c.
protected float m_DefaultRadius = 5.5 |
Definition at line 3 of file entrancelight.c.