DayZ 1.24
|
Protected Attributes | |
float | m_NextEvent1 |
float | m_Time1 |
const int | EVENT_2_INTERVAL_MIN = 13 |
const int | EVENT_2_INTERVAL_MAX = 18 |
const float | AGENT_DOSE_PER_BS_SEC = 0.33 |
float | m_NextEvent2 |
float | m_Time2 |
Private Attributes | |
const int | EVENT_1_INTERVAL_MIN = 3 |
const int | EVENT_1_INTERVAL_MAX = 5 |
const float | AGENTS_PER_SEC = 5 |
Definition at line 1 of file AreaExposure.c.
|
inlineprotected |
Definition at line 32 of file AreaExposure.c.
|
inlineprotected |
Definition at line 99 of file AreaExposure.c.
References AGENT_DOSE_PER_BS_SEC.
Referenced by OnTick().
|
inlineprotected |
Definition at line 108 of file AreaExposure.c.
References DEF_CHEMICAL, Math::GetNthBitSet(), Math::GetNumberOfSetBits(), Math::Pow(), Math::RandomFloat01(), and Math::RandomIntInclusive().
Referenced by OnTick().
|
inlineprotected |
Definition at line 56 of file AreaExposure.c.
Definition at line 20 of file AreaExposure.c.
References DEFAULT_TICK_TIME_ACTIVE_SHORT, DEFAULT_TICK_TIME_INACTIVE_LONG, DisableActivateCheck(), DisableDeactivateCheck(), m_ID, m_SyncID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprotected |
Definition at line 37 of file AreaExposure.c.
References EVENT_1_INTERVAL_MAX, EVENT_1_INTERVAL_MIN, EffectAreaLoader::GetData(), m_NextEvent1, Math::RandomFloatInclusive(), and TransmitAgents().
|
inlineprotected |
Definition at line 52 of file AreaExposure.c.
|
inlineprotected |
Definition at line 61 of file AreaExposure.c.
References AGENTS_PER_SEC, ApplyAgentsToBleedingSources(), BleedingSourceCreateCheck(), EVENT_1_INTERVAL_MAX, EVENT_1_INTERVAL_MIN, EVENT_2_INTERVAL_MAX, EVENT_2_INTERVAL_MIN, m_NextEvent1, m_NextEvent2, m_Time1, m_Time2, Math::RandomFloat01(), Math::RandomFloatInclusive(), and TransmitAgents().
|
inlineprotected |
Definition at line 131 of file AreaExposure.c.
References AGT_AIRBOURNE_CHEMICAL, and GetPlugin().
Referenced by OnActivate(), and OnTick().
Definition at line 14 of file AreaExposure.c.
Referenced by ApplyAgentsToBleedingSources().
Definition at line 6 of file AreaExposure.c.
Referenced by OnTick().
Definition at line 4 of file AreaExposure.c.
Referenced by OnActivate(), and OnTick().
Definition at line 3 of file AreaExposure.c.
Referenced by OnActivate(), and OnTick().
Definition at line 11 of file AreaExposure.c.
Referenced by OnTick().
Definition at line 10 of file AreaExposure.c.
Referenced by OnTick().
|
protected |
Definition at line 7 of file AreaExposure.c.
Referenced by OnActivate(), and OnTick().
|
protected |
Definition at line 16 of file AreaExposure.c.
Referenced by OnTick().
|
protected |
Definition at line 8 of file AreaExposure.c.
Referenced by OnTick().
|
protected |
Definition at line 17 of file AreaExposure.c.
Referenced by OnTick().