GetFatiguePercentage
From GECK
(Redirected from GetFatigue)
A function included in the GECK for Fallout 3.
Contents
Description
Returns the actor's current Fatigue Actor Value divided by their base Fatigue.
Syntax
(float) actorREFR.GetFatiguePercentage
Or:
(float) actorREFR.GetFatigue
Example
float fPerc let fPerc := RaulRef.GetFatiguePercentage