MusicStop( <time>, <overrideCheat> )


Module: Sound

Summary:

Stop playing music.



Example:

MusicStop( 3 );



Optional Args

  • 1 : <time> The time over which the music will fade in seconds. If this option is not present then the music will stop immediately.
  • 2 : <overrideCheat> Certain player cheats can disable this function, set this true to force the issue.