DIFF

class StaminaConsumerSource

Constructors 1

void StaminaConsumer(float threshold, float threshold2, bool state)

Members 3

protected float m_ActivationThreshold
protected float m_DrainThreshold
protected bool m_State

Methods 6

bool GetState()
References m_State
float GetActivationThreshold()
void SetActivationThreshold(float threshold)
float GetDrainThreshold()
References m_DrainThreshold
void SetDrainThreshold(float threshold)
References m_DrainThreshold