![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| override void | Init () |
| void | OnActivate (PlayerBase player) |
| void | OnDeactivate (PlayerBase player) |
Protected Attributes | |
| float | m_DeafnessTime |
| bool | m_IsDeaf |
| float | m_NextEvent |
| float | m_Time |
Static Private Attributes | |
| static const float | HEALTH_LOSS_HEAVYMETAL_MAX = 0.05 |
| static const float | HEALTH_LOSS_HEAVYMETAL_MIN = 0.03 |
| static const int | SYMPTOMFALLOFF_THRESHOLD1 = 200 |
| static const int | SYMPTOMFALLOFF_THRESHOLD2 = 300 |
| static const int | SYMPTOMFALLOFF_THRESHOLD3 = 400 |
| static const float | WATER_LOSS_HEAVYMETAL_MAX = 0.8 |
| static const float | WATER_LOSS_HEAVYMETAL_MIN = 0.3 |
Definition at line 1 of file heavymetal.c.
|
inlineprotected |
Definition at line 19 of file heavymetal.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, m_AnalyticsStatsEnabled, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprotected |
Definition at line 29 of file heavymetal.c.
Referenced by OnActivate().
|
inlineprotected |
Definition at line 34 of file heavymetal.c.
|
staticprivate |
Definition at line 7 of file heavymetal.c.
|
staticprivate |
Definition at line 6 of file heavymetal.c.
|
protected |
Definition at line 16 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
protected |
Definition at line 17 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
protected |
Definition at line 13 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
protected |
Definition at line 14 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
staticprivate |
Definition at line 9 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
staticprivate |
Definition at line 10 of file heavymetal.c.
|
staticprivate |
Definition at line 11 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
staticprivate |
Definition at line 4 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().
|
staticprivate |
Definition at line 3 of file heavymetal.c.
Referenced by HeavyMetalPhase2Mdfr::OnTick().