Difference between revisions of "ShowFatigueWarningOnHUD - Game"
Jump to navigation
Jump to search
imported>Qazaaq (added category) |
imported>Qazaaq m |
||
Line 19: | Line 19: | ||
Game.ShowFatigueWarningOnHUD() | Game.ShowFatigueWarningOnHUD() | ||
</source> | </source> | ||
== See Also == | == See Also == |
Latest revision as of 20:14, 11 February 2018
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()