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

◆ MenuDown

bool Terraria.GameInput.TriggersSet.MenuDown
getset

Definition at line 1007 of file TriggersSet.cs.

1008 {
1009 [global::Cpp2ILInjected.Token(Token = "0x6003A64")]
1010 [global::Cpp2ILInjected.Address(RVA = "0x146E814", Offset = "0x146E814", Length = "0xC")]
1011 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1012 get
1013 {
1014 throw null;
1015 }
1016 [global::Cpp2ILInjected.Token(Token = "0x6003A65")]
1017 [global::Cpp2ILInjected.Address(RVA = "0x1470D40", Offset = "0x1470D40", Length = "0x10")]
1018 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1019 set
1020 {
1021 throw null;
1022 }
1023 }