class StaminaConsumerSource
Constructors 1
Referenced by StaminaConsumers.RegisterConsumer()
Members 3
protected float m_ActivationThresholdprotected float m_DrainThresholdprotected bool m_StateMethods 6
void SetState(bool state)References m_State
Referenced by StaminaConsumers.HasEnoughStaminaFor(), and StaminaConsumers.HasEnoughStaminaToStart()
float GetActivationThreshold()References m_ActivationThreshold
Referenced by StaminaConsumers.HasEnoughStaminaToStart()
void SetActivationThreshold(float threshold)References m_ActivationThreshold
float GetDrainThreshold()References m_DrainThreshold
Referenced by StaminaConsumers.HasEnoughStaminaFor()
void SetDrainThreshold(float threshold)References m_DrainThreshold