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

◆ CurrentlyRebinding

bool Terraria.GameInput.PlayerInput.CurrentlyRebinding
staticgetset

Definition at line 505 of file PlayerInput.cs.

506 {
507 [global::Cpp2ILInjected.Token(Token = "0x6003999")]
508 [global::Cpp2ILInjected.Address(RVA = "0x1450450", Offset = "0x1450450", Length = "0x60")]
509 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
510 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
511 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
512 get
513 {
514 throw null;
515 }
516 }