DO SCREEN FADE OUT

From GTAMods Wiki
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.