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

◆ OnDeviceAttached

static Action< InputDevice > InControl.InputManager.OnDeviceAttached
staticaddremove

Definition at line 112 of file InputManager.cs.

113 {
115 add
116 {
117 int num = 1;
118 if (num == 0)
119 {
120 }
122 if (@delegate != null && @delegate == null)
123 {
124 return;
125 }
126 if (num == 0)
127 {
128 }
129 }
131 remove
132 {
133 int num = 1;
134 if (num == 0)
135 {
136 }
138 if (@delegate != null && @delegate == null)
139 {
140 return;
141 }
142 if (num == 0)
143 {
144 }
145 }
146 }
class f__AnonymousType0<< Count > j__TPar