![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | BuoyLight () |
| void | EntranceLight () |
| override void | EOnFrame (IEntity other, float timeSlice) |
| void | Roadblock_Light () |
Protected Attributes | |
| 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 |
Private Attributes | |
| const string | LIGHT_MAT_DIM = "DZ\\structures_sakhal\\military\\storage\\data\\Warhead_Storage_Lamp_Glass_dim_int.rvmat" |
| const string | LIGHT_MAT_ON = "DZ\\structures_sakhal\\industrial\\harbour\\data\\Buoy_01_glass_e.rvmat" |
| Land_WarheadStorage_Main | m_Bunker |
| bool | m_IsDimmed |
| bool | m_IsLowEnergyDim |
| float | m_Timer = 0 |
Static Private Attributes | |
| static float | m_DefaultBrightness = 1.5 |
| static float | m_DefaultRadius = 7.5 |
| static float | m_FireBrightness = 15.0 |
| static float | m_FireplaceBrightness = 4.75 |
| static float | m_FireplaceRadius = 25 |
| static float | m_FireRadius = 40 |
| static float | m_FlareBrightness = 10.0 |
| static float | m_FlareRadius = 100 |
| static float | m_Lifetime = 0.04 |
| static string | m_MemoryPoint = "bonfire_fire" |
| static float | m_RoadflareBrightness = 8.5 |
| static float | m_RoadflareRadius = 30 |
| static float | m_TorchBrightness = 5.0 |
| static float | m_TorchRadius = 15 |
Definition at line 27 of file staticobj_roadblock_wood_small.c.
|
inlineprivate |
Definition at line 42 of file warheadstoragelight.c.
References LIGHT_MAT_OFF.
|
inlineprivate |
Definition at line 3 of file anniversaryboxlight.c.
|
inlineprivate |
Definition at line 7 of file bonfirelight.c.
References m_FireBrightness, and m_FireRadius.
|
inlineprivate |
Definition at line 7 of file brightnesstestlight.c.
|
inlineprotected |
Definition at line 9 of file buoylight.c.
References DimmingConfig::AddDimmingPattern(), BASE_BRIGTHNESS, and DimmingConfig::SetPatternQueueRepeat().
|
inlineprivate |
Definition at line 6 of file chemlightlight.c.
References m_DefaultBrightness, and m_DefaultRadius.
|
inlineprotected |
Definition at line 6 of file entrancelight.c.
References m_DefaultBrightness, and m_DefaultRadius.
Definition at line 25 of file buoylight.c.
References LIGHT_MAT_OFF, LIGHT_MAT_ON, and m_IsOn.
Definition at line 47 of file warheadstoragelight.c.
References LIGHT_MAT_DIM, LIGHT_MAT_OFF, LIGHT_MAT_ON, m_Bunker, m_IsDimmed, m_IsLowEnergyDim, and m_Parent.
|
inlineprivate |
Definition at line 6 of file fireplacelight.c.
References m_FireplaceBrightness, m_FireplaceRadius, and SetExteriorMode().
|
inlineprivate |
Definition at line 7 of file flarelight.c.
References m_FlareBrightness, and m_FlareRadius.
|
inlineprivate |
Definition at line 3 of file goatlight.c.
|
inlineprivate |
Definition at line 5 of file muzzleflashlight.c.
References m_Lifetime.
|
inlineprivate |
Definition at line 43 of file muzzleflashlight.c.
References m_Lifetime.
Definition at line 23 of file bonfirelight.c.
Definition at line 18 of file brightnesstestlight.c.
References Math::AbsFloat(), Math::Cos(), m_Timer, and Print().
Definition at line 15 of file partylight.c.
References Math::AbsFloat(), Math::Cos(), m_Timer, Math::PI2, Math::Sin(), and Math::Tan().
Definition at line 15 of file personallight.c.
References g_Game, IsEnabled(), SetPosition(), and Vector().
Definition at line 23 of file tirepilelight.c.
Definition at line 25 of file torchlight.c.
|
inlineprivate |
Definition at line 5 of file partylight.c.
|
inlineprivate |
Definition at line 3 of file personallight.c.
|
inlineprivate |
Definition at line 6 of file portablegaslamplight.c.
References m_TorchBrightness, and m_TorchRadius.
|
inlineprotected |
Definition at line 32 of file staticobj_roadblock_wood_small.c.
References m_DefaultBrightness, and m_DefaultRadius.
|
inlineprivate |
Definition at line 7 of file roadflarelight.c.
References m_RoadflareBrightness, and m_RoadflareRadius.
|
inlineprivate |
Definition at line 40 of file chemlightlight.c.
|
inlineprivate |
Definition at line 34 of file chemlightlight.c.
|
inlineprivate |
Definition at line 28 of file chemlightlight.c.
|
inlineprivate |
Definition at line 22 of file chemlightlight.c.
|
inlineprivate |
Definition at line 46 of file chemlightlight.c.
|
inlineprivate |
Definition at line 32 of file fireplacelight.c.
Referenced by FireplaceLight().
Definition at line 16 of file chemlightlight.c.
References m_DefaultBrightness, and m_DefaultRadius.
|
inlineprivate |
Definition at line 25 of file fireplacelight.c.
|
inlineprivate |
Definition at line 3 of file stovelight.c.
|
inlineprivate |
Definition at line 7 of file tirepilelight.c.
References m_FireBrightness, and m_FireRadius.
|
inlineprivate |
Definition at line 6 of file torchlight.c.
References m_TorchBrightness, and m_TorchRadius.
|
inlineprivate |
Definition at line 11 of file warheadstoragelight.c.
References DimmingConfig::AddDimmingPattern(), and LIGHT_MAT_ON.
|
inlineprivate |
Definition at line 3 of file xmassleighlight.c.
|
inlineprivate |
Definition at line 3 of file xmastreelight.c.
|
inlineprivate |
Definition at line 3 of file zombiemummylight.c.
|
protected |
Definition at line 5 of file buoylight.c.
Referenced by BuoyLight().
|
private |
Definition at line 8 of file warheadstoragelight.c.
Referenced by EOnFrame().
|
protected |
Definition at line 4 of file buoylight.c.
Referenced by ~WarheadStorageLight(), and EOnFrame().
|
private |
Definition at line 3 of file buoylight.c.
Referenced by EOnFrame(), and WarheadStorageLight().
|
private |
Definition at line 5 of file warheadstoragelight.c.
Referenced by EOnFrame().
|
protected |
Definition at line 29 of file staticobj_roadblock_wood_small.c.
Referenced by ChemlightLight(), EntranceLight(), Roadblock_Light(), and SetIntensity().
|
staticprivate |
Definition at line 3 of file chemlightlight.c.
|
protected |
Definition at line 30 of file staticobj_roadblock_wood_small.c.
Referenced by ChemlightLight(), EntranceLight(), Roadblock_Light(), and SetIntensity().
|
staticprivate |
Definition at line 4 of file chemlightlight.c.
|
staticprivate |
Definition at line 4 of file bonfirelight.c.
Referenced by BonfireLight(), and TirePileLight().
|
staticprivate |
Definition at line 4 of file fireplacelight.c.
Referenced by FireplaceLight().
|
staticprivate |
Definition at line 3 of file fireplacelight.c.
Referenced by FireplaceLight().
|
staticprivate |
Definition at line 3 of file bonfirelight.c.
Referenced by BonfireLight(), and TirePileLight().
|
staticprivate |
Definition at line 4 of file flarelight.c.
Referenced by FlareLight().
|
staticprivate |
Definition at line 3 of file flarelight.c.
Referenced by FlareLight().
|
private |
Definition at line 3 of file warheadstoragelight.c.
Referenced by EOnFrame().
|
private |
Definition at line 4 of file warheadstoragelight.c.
Referenced by EOnFrame().
|
protected |
Definition at line 7 of file buoylight.c.
Referenced by EOnFrame().
|
staticprivate |
Definition at line 3 of file muzzleflashlight.c.
Referenced by MuzzleFlashLight(), and MuzzleFlashLight_2().
|
staticprivate |
Definition at line 5 of file bonfirelight.c.
|
staticprivate |
Definition at line 4 of file roadflarelight.c.
Referenced by RoadflareLight().
|
staticprivate |
Definition at line 3 of file roadflarelight.c.
Referenced by RoadflareLight().
|
private |
Definition at line 5 of file brightnesstestlight.c.
Referenced by OnFrameLightSource().
|
staticprivate |
Definition at line 4 of file portablegaslamplight.c.
Referenced by PortableGasLampLight(), and TorchLight().
|
staticprivate |
Definition at line 3 of file portablegaslamplight.c.
Referenced by PortableGasLampLight(), and TorchLight().