terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Shutdown()

override void SoundManager.Shutdown ( )
inlinevirtual

Reimplemented from Singleton< SoundManager >.

Definition at line 18 of file SoundManager.cs.

19 {
20 long num = 0L;
21 this.SetupChannels((int)num);
22 }
void SetupChannels(int numChannels)

References System.L, and SetupChannels().