|
PC Stable Documentation
|
|

Private Member Functions | |
| override void | Init () |
| override bool | ActivateCondition (PlayerBase player) |
| override void | OnActivate (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
| private const float | HEALTH_DECREMENT_PER_SEC = -0.2 |
| private const float | SHOCK_DECREMENT_PER_SEC = -2 |
| private const float | SHOCK_LIMIT = 0 |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References HEALTH_DECREMENT_PER_SEC, SHOCK_DECREMENT_PER_SEC, and SHOCK_LIMIT.