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

Private Member Functions

override void Init ()
 
override bool ActivateCondition (PlayerBase player)
 
override bool DeactivateCondition (PlayerBase player)
 
override void OnTick (PlayerBase player, float deltaT)
 
override void OnReconnect (PlayerBase player)
 
override void OnActivate (PlayerBase player)
 

Private Attributes

private const float TOXICITY_CLEANUP_PER_SEC = 1
 
private const float VOMIT_THRESHOLD = 70
 

Member Function Documentation

◆ ActivateCondition()

override bool ActivateCondition ( PlayerBase  player)
inlineprivate

◆ DeactivateCondition()

override bool DeactivateCondition ( PlayerBase  player)
inlineprivate

◆ Init()

◆ OnActivate()

override void OnActivate ( PlayerBase  player)
inlineprivate

◆ OnReconnect()

override void OnReconnect ( PlayerBase  player)
inlineprivate

◆ OnTick()

override void OnTick ( PlayerBase  player,
float  deltaT 
)
inlineprivate

Field Documentation

◆ TOXICITY_CLEANUP_PER_SEC

private const float TOXICITY_CLEANUP_PER_SEC = 1
private

Referenced by OnTick().

◆ VOMIT_THRESHOLD

private const float VOMIT_THRESHOLD = 70
private

Referenced by OnTick().


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