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

◆ MenuLeft

bool Terraria.GameInput.TriggersSet.MenuLeft
getset

Definition at line 1026 of file TriggersSet.cs.

1027 {
1028 [global::Cpp2ILInjected.Token(Token = "0x6003A66")]
1029 [global::Cpp2ILInjected.Address(RVA = "0x146E820", Offset = "0x146E820", Length = "0xC")]
1030 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1031 get
1032 {
1033 throw null;
1034 }
1035 [global::Cpp2ILInjected.Token(Token = "0x6003A67")]
1036 [global::Cpp2ILInjected.Address(RVA = "0x1470D50", Offset = "0x1470D50", Length = "0x10")]
1037 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1038 set
1039 {
1040 throw null;
1041 }
1042 }