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

◆ MenuRight

bool Terraria.GameInput.TriggersSet.MenuRight
getset

Definition at line 1045 of file TriggersSet.cs.

1046 {
1047 [global::Cpp2ILInjected.Token(Token = "0x6003A68")]
1048 [global::Cpp2ILInjected.Address(RVA = "0x146E82C", Offset = "0x146E82C", Length = "0xC")]
1049 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1050 get
1051 {
1052 throw null;
1053 }
1054 [global::Cpp2ILInjected.Token(Token = "0x6003A69")]
1055 [global::Cpp2ILInjected.Address(RVA = "0x1470D60", Offset = "0x1470D60", Length = "0x10")]
1056 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1057 set
1058 {
1059 throw null;
1060 }
1061 }