SC_StopMusic

Usage

void SC_StopMusic()


Summary

Stops any music that is currently playing.


More Information

This function stops and unloads the current music completely.

Do not use this function to pause and resume the current music, use SC_ToggleMusicPause instead.


Example

SC_StopMusic();


Last Revised: 10 May 2008

Full Functions List


Copyright 2008 by James Bunting
www.jbgames.com/games/rod3d/

This page was automatically generated by jbgames Script Docs Generator