|
PC Stable Documentation
|
|

Private Member Functions | |
| override void | Init () |
| override bool | ActivateCondition (PlayerBase player) |
| override void | OnActivate (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
| private float | m_Time |
| private float | m_NextEvent |
Static Private Attributes | |
| static const float | EVENT_INTERVAL_MIN = 12 |
| static const float | EVENT_INTERVAL_MAX = 18 |
|
inlineprivate |
Referenced by DeactivateCondition().
|
inlineprivate |
References ActivateCondition().
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
References OnActivate().
|
inlineprivate |