PC Stable Documentation
|
|
Private Member Functions | |
override void | Init () |
override bool | ActivateCondition (PlayerBase player) |
override void | OnReconnect (PlayerBase player) |
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 | |
float | m_Killrate |
const int | CHARCOAL_LIFETIME = 300 |
const int | CHARCOAL_EFFECT_TIME = 100 |
|
inlineprivate |
|
inlineprivate |
References CHARCOAL_LIFETIME, and GetAttachedTime().
|
inlineprivate |
References CHARCOAL_EFFECT_TIME, CHARCOAL_LIFETIME, GetAttachedTime(), ToString(), and string::ToString().
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References OnActivate().
|
inlineprivate |
References CHARCOAL_EFFECT_TIME, CHARCOAL_LIFETIME, GetAttachedTime(), and m_Killrate.
|
private |
Referenced by GetDebugTextSimple(), and OnTick().
|
private |
Referenced by DeactivateCondition(), GetDebugTextSimple(), and OnTick().