Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static void | Track (SoundEffectInstance sound) |
static void | Update () |
Static Private Attributes | |
static readonly List< SoundEffectInstance > | _activeSounds = new List<SoundEffectInstance>(128) |
Definition at line 6 of file SoundInstanceGarbageCollector.cs.