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 | BURNING_TRESHOLD = 199 |
private const float | HEALTH_DECREMENT_PER_SEC = -5 |
|
inlineprivate |
References BURNING_TRESHOLD.
|
inlineprivate |
References BURNING_TRESHOLD.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References HEALTH_DECREMENT_PER_SEC.
|
private |
Referenced by ActivateCondition(), and DeactivateCondition().