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

◆ OnDeviceDetached

static Action< InputDevice > InControl.InputManager.OnDeviceDetached
staticaddremove

Definition at line 151 of file InputManager.cs.

152 {
154 add
155 {
156 int num = 1;
157 if (num == 0)
158 {
159 }
161 if (@delegate != null && @delegate == null)
162 {
163 return;
164 }
165 if (num == 0)
166 {
167 }
168 }
170 remove
171 {
172 int num = 1;
173 if (num == 0)
174 {
175 }
177 if (@delegate != null && @delegate == null)
178 {
179 return;
180 }
181 if (num == 0)
182 {
183 }
184 }
185 }
class f__AnonymousType0<< Count > j__TPar