TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ tileToMusic

readonly Dictionary<int, Dictionary<int, int> > Terraria.ModLoader.MusicLoader.tileToMusic = new Dictionary<int, Dictionary<int, int>>()
staticpackage

Only Loads the two keys, Tile type and Tile Y frame server side, the value is set to 0.

Definition at line 22 of file MusicLoader.cs.

Referenced by Terraria.ModLoader.MusicLoader.AddMusicBox(), Terraria.ModLoader.TileLoader.IsModMusicBox(), Terraria.SceneMetrics.ScanAndExportToMain(), and Terraria.ModLoader.MusicLoader.Unload().