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() [1/4]

static SoundEffectInstance Terraria.Audio.SoundEngine.PlaySound ( int type,
int x = -1,
int y = -1,
int Style = 1,
float volumeScale = 1f,
float pitchOffset = 0f )
inlinestatic

Definition at line 1637 of file SoundEngine.cs.

1638 {
1639 throw null;
1640 }