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

◆ LegacySoundPlayer()

Terraria.Audio.LegacySoundPlayer.LegacySoundPlayer ( IServiceProvider services)
inline

Definition at line 15 of file LegacySoundPlayer.cs.

16 {
17 if (!true)
18 {
19 }
20 base..ctor();
21 this._services = services;
22 this.LoadAll();
23 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Audio.LegacySoundPlayer.LoadAll().