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

◆ IsListeningForBinding

bool InControl.PlayerActionSet.IsListeningForBinding
getsetinherited

Definition at line 469 of file PlayerActionSet.cs.

470 {
471 [global::Cpp2ILInjected.Token(Token = "0x60000D4")]
472 [global::Cpp2ILInjected.Address(RVA = "0x1980AC4", Offset = "0x1980AC4", Length = "0x10")]
473 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
474 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
475 get
476 {
477 throw null;
478 }
479 }