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

Private Member Functions

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

Private Attributes

const int LIFETIME = 60
 
const float STAMINA_DEPLETION_MULTIPLIER = 0
 

Member Function Documentation

◆ ActivateCondition()

override bool ActivateCondition ( PlayerBase  player)
inlineprivate

◆ DeactivateCondition()

override bool DeactivateCondition ( PlayerBase  player)
inlineprivate

References GetAttachedTime(), and LIFETIME.

◆ GetDebugText()

override string GetDebugText ( )
inlineprivate

◆ Init()

◆ OnActivate()

override void OnActivate ( PlayerBase  player)
inlineprivate

◆ OnDeactivate()

override void OnDeactivate ( PlayerBase  player)
inlineprivate

◆ OnReconnect()

override void OnReconnect ( PlayerBase  player)
inlineprivate

References OnActivate().

Field Documentation

◆ LIFETIME

const int LIFETIME = 60
private

◆ STAMINA_DEPLETION_MULTIPLIER

const float STAMINA_DEPLETION_MULTIPLIER = 0
private

Referenced by StaminaHandler::Init().


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