tModLoader v0.11.8.9
A mod to make and play Terraria mods
ModSound.cs File Reference

Go to the source code of this file.

Classes

class  Terraria.ModLoader.ModSound
 This class allows you to customize how a sound you add is played. To use this, pass an instance to Mod.AddSound, or if you are autoloading sounds, give an overriding class the same name as the file with the sound you are adding. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader