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

◆ OnBindingChange

static Action Terraria.GameInput.PlayerInput.OnBindingChange
staticsetaddremove

Definition at line 411 of file PlayerInput.cs.

412 {
414 [global::Cpp2ILInjected.Token(Token = "0x6003993")]
415 [global::Cpp2ILInjected.Address(RVA = "0x145001C", Offset = "0x145001C", Length = "0xDC")]
416 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
420 {
423 }, ReturnType = typeof(Delegate))]
424 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
425 add
426 {
427 throw null;
428 }
430 [global::Cpp2ILInjected.Token(Token = "0x6003994")]
431 [global::Cpp2ILInjected.Address(RVA = "0x14500F8", Offset = "0x14500F8", Length = "0xDC")]
432 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
433 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
434 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
435 {
438 }, ReturnType = typeof(Delegate))]
439 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
440 remove
441 {
442 throw null;
443 }
444 }
class f__AnonymousType0<< Count > j__TPar