DIFF

class BrainDiseaseMdfrSource

BrainDiseaseMdfr ModifierBase

All members, including inherited

Constants 4

static const int AGENT_THRESHOLD_ACTIVATE = 2000
static const int AGENT_THRESHOLD_DEACTIVATE = 0
const int SHAKE_INTERVAL_MIN = 1
Referenced by OnTick()
const int SHAKE_INTERVAL_MAX = 4
Referenced by OnTick()

Members 2

float m_Time
Referenced by OnTick()
float m_ShakeTime
Referenced by OnTick()

Methods 7

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