ShowFatigueWarningOnHUD - Game
Revision as of 20:14, 11 February 2018 by imported>Qazaaq
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()