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

◆ SoundType

Enumerator
Sound 
Ambient 
Music 

Definition at line 6 of file SoundType.cs.

7 {
8 // Token: 0x0400790E RID: 30990
9 Sound,
10 // Token: 0x0400790F RID: 30991
11 Ambient,
12 // Token: 0x04007910 RID: 30992
13 Music
14 }