![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ShellLight () |
Protected Attributes | |
| float | m_DefaultBrightness = 10 |
| float | m_DefaultRadius = 100 |
Additional Inherited Members | |
| Private Member Functions inherited from PointLightBase | |
| void | BuoyLight () |
| void | EntranceLight () |
| override void | EOnFrame (IEntity other, float timeSlice) |
| void | Roadblock_Light () |
| Private Attributes inherited from PointLightBase | |
| const int | BASE_BRIGTHNESS = 5 |
| const string | LIGHT_MAT_OFF = "DZ\\structures_sakhal\\industrial\\harbour\\data\\Buoy_01_glass.rvmat" |
| float | m_DefaultBrightness = 5.5 |
| float | m_DefaultRadius = 20 |
| bool | m_IsOn |
Definition at line 2 of file contaminatedarea_dynamic.c.
|
inlineprotected |
Definition at line 7 of file contaminatedarea_dynamic.c.
References m_DefaultBrightness, and m_DefaultRadius.
|
protected |
Definition at line 4 of file contaminatedarea_dynamic.c.
Referenced by ShellLight().
|
protected |
Definition at line 5 of file contaminatedarea_dynamic.c.
Referenced by ShellLight().