terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ PlaySound() [3/4]

static SoundEffectInstance Terraria.Audio.SoundEngine.PlaySound ( LegacySoundStyle type,
int x = -1,
int y = -1 )
inlinestatic

Definition at line 446 of file SoundEngine.cs.

447 {
448 throw null;
449 }