DIFF

class FatigueMdfrSource

FatigueMdfr ModifierBase

All members, including inherited

Constants 4

static const float FATIGUE_EVENT_INTERVAL_MIN = 5
static const float FATIGUE_EVENT_INTERVAL_MAX = 12
static const float STAMINA_RECOVERY_MULTIPLIER = 0.33
Referenced by StaminaHandler.Init()
static const float STAMINA_DEPLETION_MULTIPLIER = 1.33
Referenced by StaminaHandler.Init()

Members 2

private float m_Time
private float m_NextEvent

Methods 6

override bool ActivateCondition(PlayerBase player)
Referenced by DeactivateCondition()
override void OnReconnect(PlayerBase player)
References OnActivate()
override bool DeactivateCondition(PlayerBase player)