Tesseract Engine Documentation

Audio.PlayLevelSong Method 

Play's a song in the background.

public static void PlayLevelSong(
   String songName
);

Parameters

songName
Song Name contained in the loaded SoundBank.

See Also

Audio Class | DarkWynter.Engine.Audio Namespace