ShowFatigueWarningOnHUD - Game

From the Fallout4 CreationKit Wiki
Revision as of 20:14, 11 February 2018 by imported>Qazaaq
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Game Script

Causes the fatigue warning to show on the HUD menu.

Syntax[edit | edit source]

Function ShowFatigueWarningOnHUD() Native Global

Parameters[edit | edit source]

None

Return Value[edit | edit source]

None

Examples[edit | edit source]

; Show Fatigue Warning on HUD
Game.ShowFatigueWarningOnHUD()

See Also[edit | edit source]