PC Stable Documentation
|
|
Private Member Functions | |
override void | Init () |
override bool | ActivateCondition (PlayerBase player) |
override void | OnReconnect (PlayerBase player) |
override string | GetDebugText () |
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 | LIFETIME = 240 |
const int | ACTIVATION_DELAY = 15 |
|
inlineprivate |
|
inlineprivate |
References GetAttachedTime(), and LIFETIME.
|
inlineprivate |
References GetAttachedTime(), LIFETIME, and string::ToString().
|
inlineprivate |
|
inlineprivate |
References m_Player.
|
inlineprivate |
References m_Player.
|
inlineprivate |
References OnActivate().
|
inlineprivate |
References ACTIVATION_DELAY, GetAttachedTime(), and m_Player.
|
private |
Referenced by DeactivateCondition(), and GetDebugText().