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

◆ Play()

SoundInstance SoundDefinition.Play ( float volume = 1f,
float pan = 0f,
float pitch = 1f,
bool loop = false )
inline

Definition at line 46 of file SoundDefinition.cs.

47 {
48 throw null;
49 }