|
PC Stable Documentation
|
|

Private Member Functions | |
| override void | Init () |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
| override string | GetDebugText () |
| override string | GetDebugTextSimple () |
| override void | OnTick (PlayerBase player, float deltaT) |
|
inlineprivate |
Referenced by DeactivateCondition(), and Tick().
|
inlineprivate |
Referenced by Tick().
|
inlineprivate |
|
inlineprivate |
Referenced by DbgGetModifiers().
|
inlineprivate |
References DEFAULT_TICK_TIME_INACTIVE, DisableDeactivateCheck(), m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
Referenced by InitBase().
|
inlineprivate |
Referenced by Activate().
|
inlineprivate |
References BREATH_VAPOUR_LEVEL_MAX, PlayerConstants::BREATH_VAPOUR_THRESHOLD_HIGH, PlayerConstants::BREATH_VAPOUR_THRESHOLD_LOW, Math::Clamp(), Math::InverseLerp(), Math::Lerp(), and Math::Round().
Referenced by Tick().