PC Stable Documentation
|
|
Private Member Functions | |
override void | Init () |
override bool | ActivateCondition (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
override void | OnActivate (PlayerBase player) |
override void | OnDeactivate (PlayerBase player) |
float | GetRefillSpeed (PlayerBase player) |
override void | OnTick (PlayerBase player, float deltaT) |
override void | OnReconnect (PlayerBase player) |
Private Attributes | |
private const float | UNCONSCIOUS_LIMIT = 50 |
private const float | SHOCK_INCREMENT_PER_SEC = 1 |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References DisableDeactivateCheck(), m_ID, m_TickIntervalActive, and m_TickIntervalInactive.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
|
private |