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

◆ MenuUp

bool Terraria.GameInput.TriggersSet.MenuUp
getset

Definition at line 988 of file TriggersSet.cs.

989 {
990 [global::Cpp2ILInjected.Token(Token = "0x6003A62")]
991 [global::Cpp2ILInjected.Address(RVA = "0x146E808", Offset = "0x146E808", Length = "0xC")]
992 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
993 get
994 {
995 throw null;
996 }
997 [global::Cpp2ILInjected.Token(Token = "0x6003A63")]
998 [global::Cpp2ILInjected.Address(RVA = "0x1470D30", Offset = "0x1470D30", Length = "0x10")]
999 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1000 set
1001 {
1002 throw null;
1003 }
1004 }