DO SCREEN FADE OUT

From GTAMods Wiki
Revision as of 18:57, 29 April 2015 by TheVideoVolcano (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
DO_SCREEN_FADE_OUT
Number of parameters: 1
Parameter #TypeDescription
1.IntegerDuration in milliseconds (ms)
Return value:
TypeDescription
None

This function fade out the screen and turn off the sound of the game. To fade in the screen and turn on the sound call DO_SCREEN_FADE_IN.