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

◆ OnUpdateDevices

static Action< ulong, float > InControl.InputManager.OnUpdateDevices
staticaddremovepackage

Definition at line 229 of file InputManager.cs.

230 {
232 add
233 {
234 int num = 1;
235 if (num == 0)
236 {
237 }
239 if (@delegate != null && @delegate == null)
240 {
241 return;
242 }
243 if (num == 0)
244 {
245 }
246 }
248 remove
249 {
250 int num = 1;
251 if (num == 0)
252 {
253 }
255 if (@delegate != null && @delegate == null)
256 {
257 return;
258 }
259 if (num == 0)
260 {
261 }
262 }
263 }
class f__AnonymousType0<< Count > j__TPar