![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
Private Attributes | |
| float | m_NextEvent |
| float | m_Time |
Static Private Attributes | |
| static const float | FATIGUE_EVENT_INTERVAL_MAX = 12 |
| static const float | FATIGUE_EVENT_INTERVAL_MIN = 5 |
| static const float | STAMINA_DEPLETION_MULTIPLIER = 1.33 |
| static const float | STAMINA_RECOVERY_MULTIPLIER = 0.33 |
|
inlineprivate |
Definition at line 20 of file fatigue.c.
Referenced by DeactivateCondition().
|
inlineprivate |
Definition at line 45 of file fatigue.c.
References ActivateCondition().
|
inlineprivate |
Definition at line 11 of file fatigue.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE_LONG, m_AnalyticsStatsEnabled, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
Definition at line 34 of file fatigue.c.
References OnActivate().
|
staticprivate |
Definition at line 9 of file fatigue.c.
Referenced by StaminaHandler::Init().
|
staticprivate |
Definition at line 8 of file fatigue.c.
Referenced by StaminaHandler::Init().