DIFF

class ContaminationStage2MdfrSource

ContaminationStage2Mdfr ModifierBase

All members, including inherited

Constants 6

static const int AGENT_THRESHOLD_ACTIVATE = 100
static const int AGENT_THRESHOLD_DEACTIVATE = 400
static const int EVENT_1_INTERVAL_MIN = 20
Referenced by OnActivate(), and OnTick()
static const int EVENT_1_INTERVAL_MAX = 40
Referenced by OnActivate(), and OnTick()
static const int EVENT_2_INTERVAL_MIN = 200
Referenced by OnActivate(), and OnTick()
static const int EVENT_2_INTERVAL_MAX = 400
Referenced by OnActivate(), and OnTick()

Members 4

protected float m_NextEvent1
Referenced by OnActivate(), and OnTick()
protected float m_Time1
Referenced by OnTick()
protected float m_NextEvent2
Referenced by OnActivate(), and OnTick()
protected float m_Time2
Referenced by OnTick()

Methods 7

override string GetDebugText()
override protected bool ActivateCondition(PlayerBase player)
Referenced by DeactivateCondition()
override protected void OnDeactivate(PlayerBase player)
override protected bool DeactivateCondition(PlayerBase player)