ShowFatigueWarningOnHUD - Game

From the Fallout4 CreationKit Wiki
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]