• Stop the provided audio within the game

    Parameters

    • audioSourceID: string

      Path to the audio that will be stopped. STARTS IN THE audio FOLDER

    Returns void

    Example

    stopAudioSource("music"); // Stops {PROJECTFILE}/audio/music.mp3