PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ContaminationStage1Mdfr Class Reference

Private Member Functions

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

Private Attributes

protected float m_NextEvent
 
protected float m_Time
 

Static Private Attributes

static const int AGENT_THRESHOLD_ACTIVATE = 1
 
static const int AGENT_THRESHOLD_DEACTIVATE = 100
 
static const int EVENT_1_INTERVAL_MIN = 20
 
static const int EVENT_1_INTERVAL_MAX = 40
 

Member Function Documentation

◆ ActivateCondition()

override protected bool ActivateCondition ( PlayerBase  player)
inlineprivate

◆ DeactivateCondition()

override protected bool DeactivateCondition ( PlayerBase  player)
inlineprivate

References ActivateCondition().

◆ GetDebugText()

override string GetDebugText ( )
inlineprivate

◆ Init()

◆ OnActivate()

override protected void OnActivate ( PlayerBase  player)
inlineprivate

Field Documentation

◆ AGENT_THRESHOLD_ACTIVATE

const int AGENT_THRESHOLD_ACTIVATE = 1
staticprivate

Referenced by ActivateCondition(), and GetDebugText().

◆ AGENT_THRESHOLD_DEACTIVATE

const int AGENT_THRESHOLD_DEACTIVATE = 100
staticprivate

Referenced by ActivateCondition(), and GetDebugText().

◆ EVENT_1_INTERVAL_MAX

const int EVENT_1_INTERVAL_MAX = 40
staticprivate

◆ EVENT_1_INTERVAL_MIN

const int EVENT_1_INTERVAL_MIN = 20
staticprivate

◆ m_NextEvent

protected float m_NextEvent
private

◆ m_Time

protected float m_Time
private

The documentation for this class was generated from the following file: