PC Stable Documentation
|
|
Private Member Functions | |
override void | Init () |
override bool | ActivateCondition (PlayerBase player) |
override void | OnReconnect (PlayerBase player) |
override string | GetDebugText () |
override string | GetDebugTextSimple () |
override void | OnActivate (PlayerBase player) |
override void | OnDeactivate (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
const int | ANTIBIOTICS_LIFETIME = 300 |
const float | ANTIBIOTICS_STRENGTH = 1 |
float | m_RegenTime |
|
inlineprivate |
|
inlineprivate |
References GetAttachedTime(), and m_RegenTime.
|
inlineprivate |
References ANTIBIOTICS_LIFETIME, GetAttachedTime(), and string::ToString().
|
inlineprivate |
References ANTIBIOTICS_LIFETIME, GetAttachedTime(), and string::ToString().
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References OnActivate().
|
inlineprivate |
References ANTIBIOTICS_STRENGTH.
|
private |
Referenced by GetDebugText(), GetDebugTextSimple(), and Init().
|
private |
Referenced by DeactivateCondition(), and Init().