DayZ 1.24
|
Holds information about Stamina Consumer. More...
Holds information about Stamina Consumer.
Holds information about Stamina Modifier.
[in] | threshold | value needed to allow consume stamina |
[in] | state | keeps state of the consumer non-depleted/depleted |
[in] | type | calculation method |
[in] | minValue | min value substracted from stamina (if type > 0) |
[in] | maxValue | max value substracted from stamina |
[in] | cooldown | how many seconds will not be the stamina replenishing after depleting |
Definition at line 10 of file StaminaHandler.c.