SoundFade( <time> )


Module: Sound

Summary:

Fades the sound out.



Example:

SoundFade( 3 );



Optional Args

  • 1 : <time> The time over which the sound will fade in seconds. If this option is not present then the music will stop immediately.