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

◆ OnDisconnect

static Action Terraria.Netplay.OnDisconnect
staticaddremove

Definition at line 21 of file Netplay.cs.

22 {
24 add
25 {
26 if (!true)
27 {
28 }
30 if (@delegate != null)
31 {
32 }
33 }
35 remove
36 {
37 if (!true)
38 {
39 }
41 if (@delegate != null)
42 {
43 }
44 }
45 }
class f__AnonymousType0<< Count > j__TPar