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

◆ CleanUpEvent

static SingletonCleanup CleanupSingletonCallback SingletonCleanup.CleanUpEvent
staticaddremove

Definition at line 11 of file SingletonCleanup.cs.

12 {
14 add
15 {
17 if (@delegate != null)
18 {
19 }
20 }
22 remove
23 {
25 if (@delegate != null)
26 {
27 }
28 }
29 }
class f__AnonymousType0<< Count > j__TPar