PC Stable Documentation
|
|
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 |
|
inlineprivate |
References g_Game, Math::Lerp(), PlayerConstants::SHOCK_DAMAGE_BLOOD_THRESHOLD_HIGH, UNCONSIOUSS_COOLDOWN_MAX_TIME, and UNCONSIOUSS_COOLDOWN_MIN_TIME.
Referenced by DeactivateCondition().
|
inlineprivate |
References ActivateCondition().
|
inlineprivate |
References DEFAULT_TICK_TIME_INACTIVE, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
Referenced by ActivateCondition().
|
private |
Referenced by ActivateCondition().
|
private |