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

◆ IsPlaying()

bool SoundManager.IsPlaying ( SoundDefinition soundDefinition)
inline

Definition at line 87 of file SoundManager.cs.

88 {
89 if (!true)
90 {
91 }
94 while (!true)
95 {
96 }
97 if (channels == null)
98 {
99 }
100 bool flag;
101 return flag;
102 }
class f__AnonymousType0<< Count > j__TPar
List< SoundChannel > _channels
static DateTime UtcNow
Definition DateTime.cs:1318

References _channels, j__TPar, and System.DateTime.UtcNow.