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

◆ OnSetup

static Action InControl.TouchManager.OnSetup
staticaddremove

Definition at line 19 of file TouchManager.cs.

20 {
22 add
23 {
25 if (@delegate != null)
26 {
27 }
28 }
30 remove
31 {
33 if (@delegate != null)
34 {
35 }
36 }
37 }
class f__AnonymousType0<< Count > j__TPar