public static void PlayBGMusicByIndex(int index, bool looped = true) { Bard.PlayBGMusicByIndex(index, looped); }