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

Private Member Functions

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

Private Attributes

const int UNCONSIOUSS_COOLDOWN_TIME = 60
 
const int UNCONSIOUSS_COOLDOWN_MIN_TIME = 90000
 
const int UNCONSIOUSS_COOLDOWN_MAX_TIME = 150000
 

Member Function Documentation

◆ ActivateCondition()

◆ DeactivateCondition()

override bool DeactivateCondition ( PlayerBase  player)
inlineprivate

References ActivateCondition().

◆ Init()

override void Init ( )
inlineprivate

◆ OnActivate()

override void OnActivate ( PlayerBase  player)
inlineprivate

◆ OnReconnect()

override void OnReconnect ( PlayerBase  player)
inlineprivate

◆ OnTick()

Field Documentation

◆ UNCONSIOUSS_COOLDOWN_MAX_TIME

const int UNCONSIOUSS_COOLDOWN_MAX_TIME = 150000
private

Referenced by ActivateCondition().

◆ UNCONSIOUSS_COOLDOWN_MIN_TIME

const int UNCONSIOUSS_COOLDOWN_MIN_TIME = 90000
private

Referenced by ActivateCondition().

◆ UNCONSIOUSS_COOLDOWN_TIME

const int UNCONSIOUSS_COOLDOWN_TIME = 60
private

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