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

◆ OnUpdate

static Action< ulong, float > InControl.InputManager.OnUpdate
staticaddremove

Definition at line 44 of file InputManager.cs.

45 {
47 add
48 {
49 int num = 1;
50 if (num == 0)
51 {
52 }
54 if (@delegate != null && @delegate == null)
55 {
56 return;
57 }
58 if (num == 0)
59 {
60 }
61 }
63 remove
64 {
65 int num = 1;
66 if (num == 0)
67 {
68 }
70 if (@delegate != null && @delegate == null)
71 {
72 return;
73 }
74 if (num == 0)
75 {
76 }
77 }
78 }
class f__AnonymousType0<< Count > j__TPar