![]() |
Dayz Explorer 1.28.160049
|
Protected Member Functions | |
| void | StaminaConsumers () |
| void | RegisterConsumer (EStaminaConsumers consumer, float threshold, float depletion_threshold=-1) |
| bool | HasEnoughStaminaFor (EStaminaConsumers consumer, float curStamina, bool isDepleted, float cap) |
| bool | HasEnoughStaminaToStart (EStaminaConsumers consumer, float curStamina, bool isDepleted, float cap) |
Protected Attributes | |
| ref map< EStaminaConsumers, ref StaminaConsumer > | m_StaminaConsumers |
Definition at line 41 of file staminahandler.c.
|
protected |
Definition at line 45 of file staminahandler.c.
|
protected |
Definition at line 65 of file staminahandler.c.
|
protected |
Definition at line 105 of file staminahandler.c.
|
protected |
init of StaminaConsumer - threshold, state
Definition at line 50 of file staminahandler.c.
|
protected |
Definition at line 43 of file staminahandler.c.