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

◆ StopAllSoundsOnChannels()

void SoundManager.StopAllSoundsOnChannels ( string channelId)
inline

Definition at line 71 of file SoundManager.cs.

72 {
73 if (!true)
74 {
75 }
78 while (!true)
79 {
80 }
81 if (channels == null)
82 {
83 }
84 }
class f__AnonymousType0<< Count > j__TPar
List< SoundChannel > _channels
static DateTime UtcNow
Definition DateTime.cs:1318

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