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

Private Member Functions

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

Private Attributes

const int UNCONSIOUSS_COOLDOWN_TIME = 60
 

Member Function Documentation

◆ ActivateCondition()

override bool ActivateCondition ( PlayerBase  player)
inlineprivate

◆ DeactivateCondition()

override bool DeactivateCondition ( PlayerBase  player)
inlineprivate

◆ GetDebugText()

override string GetDebugText ( )
inlineprivate

◆ Init()

override void Init ( )
inlineprivate

◆ OnActivate()

override void OnActivate ( PlayerBase  player)
inlineprivate

◆ OnDeactivate()

override void OnDeactivate ( PlayerBase  player)
inlineprivate

◆ OnReconnect()

override void OnReconnect ( PlayerBase  player)
inlineprivate

◆ OnTick()

override void OnTick ( PlayerBase  player,
float  deltaT 
)
inlineprivate

Field Documentation

◆ UNCONSIOUSS_COOLDOWN_TIME

const int UNCONSIOUSS_COOLDOWN_TIME = 60
private

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