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
SoundInstanceGarbageCollector.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.Audio
6{
7 // Token: 0x0200068C RID: 1676
8 public static class SoundInstanceGarbageCollector
9 {
10 // Token: 0x06003808 RID: 14344 RVA: 0x00224C18 File Offset: 0x00222E18
11 public static void Track(SoundEffectInstance sound)
12 {
13 int num = 1;
14 if (num == 0)
15 {
16 }
17 if (num == 0 || num == 0)
18 {
19 }
20 }
21
22 // Token: 0x06003809 RID: 14345 RVA: 0x00224C34 File Offset: 0x00222E34
23 public static void Update()
24 {
25 if (!true)
26 {
27 }
28 }
29
30 // Token: 0x0600380A RID: 14346 RVA: 0x00224C4C File Offset: 0x00222E4C
31 // Note: this type is marked as 'beforefieldinit'.
35
36 // Token: 0x04007907 RID: 30983
38 }
39}
class f__AnonymousType0<< Count > j__TPar
static readonly List< SoundEffectInstance > _activeSounds