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.InputManager.OnSetup
staticaddremove

Definition at line 15 of file InputManager.cs.

16 {
18 add
19 {
20 if (!true)
21 {
22 }
24 if (@delegate != null)
25 {
26 }
27 }
29 remove
30 {
31 if (!true)
32 {
33 }
35 if (@delegate != null)
36 {
37 }
38 }
39 }
class f__AnonymousType0<< Count > j__TPar