![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | PostponeStamina (float time) |
| override void | Update () |
Private Attributes | |
| ref Timer | m_ClientCharacterDistanceCheck = new Timer |
| ref Timer | m_ClientCharacterTick = new Timer |
| float | m_LastTick |
| float | m_PostponeTime = -1 |
| bool | m_StaminaUpEndPlayed = true |
| bool | m_UpdateTimerRunning |
Definition at line 178 of file staminasoundhandler.c.
|
inlineprivate |
Definition at line 189 of file staminasoundhandler.c.
References g_Game, and m_PostponeTime.
|
inlineprivate |
Definition at line 195 of file staminasoundhandler.c.
References g_Game, m_Player, m_PostponeTime, and m_StaminaUpEndPlayed.
Definition at line 186 of file staminasoundhandler.c.
Definition at line 185 of file staminasoundhandler.c.
|
private |
Definition at line 182 of file staminasoundhandler.c.
|
private |
Definition at line 180 of file staminasoundhandler.c.
Referenced by PostponeStamina(), and Update().
|
private |
Definition at line 184 of file staminasoundhandler.c.
Referenced by Update().
|
private |
Definition at line 183 of file staminasoundhandler.c.