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

◆ ListeningTrigger

string Terraria.GameInput.PlayerInput.ListeningTrigger
staticgetset

Definition at line 492 of file PlayerInput.cs.

493 {
494 [global::Cpp2ILInjected.Token(Token = "0x6003998")]
495 [global::Cpp2ILInjected.Address(RVA = "0x14503F8", Offset = "0x14503F8", Length = "0x58")]
496 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
497 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
498 get
499 {
500 throw null;
501 }
502 }