terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ OnActionableInput

static Action Terraria.GameInput.PlayerInput.OnActionableInput
staticsetaddremove

Definition at line 447 of file PlayerInput.cs.

448 {
450 [global::Cpp2ILInjected.Token(Token = "0x6003995")]
451 [global::Cpp2ILInjected.Address(RVA = "0x14501D4", Offset = "0x14501D4", Length = "0xDC")]
452 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
453 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "Initialize", ReturnType = typeof(void))]
454 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
455 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
456 {
459 }, ReturnType = typeof(Delegate))]
460 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
461 add
462 {
463 throw null;
464 }
466 [global::Cpp2ILInjected.Token(Token = "0x6003996")]
467 [global::Cpp2ILInjected.Address(RVA = "0x14502B0", Offset = "0x14502B0", Length = "0xDC")]
468 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
469 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
470 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
471 {
474 }, ReturnType = typeof(Delegate))]
475 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
476 remove
477 {
478 throw null;
479 }
480 }
class f__AnonymousType0<< Count > j__TPar