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

◆ OnReset

static Action InControl.InputManager.OnReset
staticaddremove

Definition at line 83 of file InputManager.cs.

84 {
86 add
87 {
88 if (!true)
89 {
90 }
92 if (@delegate != null)
93 {
94 }
95 }
97 remove
98 {
99 if (!true)
100 {
101 }
103 if (@delegate != null)
104 {
105 }
106 }
107 }
class f__AnonymousType0<< Count > j__TPar