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

◆ OnActiveDeviceChanged

static Action< InputDevice > InControl.InputManager.OnActiveDeviceChanged
staticaddremove

Definition at line 190 of file InputManager.cs.

191 {
193 add
194 {
195 int num = 1;
196 if (num == 0)
197 {
198 }
200 if (@delegate != null && @delegate == null)
201 {
202 return;
203 }
204 if (num == 0)
205 {
206 }
207 }
209 remove
210 {
211 int num = 1;
212 if (num == 0)
213 {
214 }
216 if (@delegate != null && @delegate == null)
217 {
218 return;
219 }
220 if (num == 0)
221 {
222 }
223 }
224 }
class f__AnonymousType0<< Count > j__TPar