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

◆ OnCommitDevices

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

Definition at line 268 of file InputManager.cs.

269 {
271 add
272 {
273 int num = 1;
274 if (num == 0)
275 {
276 }
278 if (@delegate != null && @delegate == null)
279 {
280 return;
281 }
282 if (num == 0)
283 {
284 }
285 }
287 remove
288 {
289 int num = 1;
290 if (num == 0)
291 {
292 }
294 if (@delegate != null && @delegate == null)
295 {
296 return;
297 }
298 if (num == 0)
299 {
300 }
301 }
302 }
class f__AnonymousType0<< Count > j__TPar