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

◆ Right

bool Terraria.GameInput.TriggersSet.Right
getset

Definition at line 120 of file TriggersSet.cs.

121 {
122 [global::Cpp2ILInjected.Token(Token = "0x6003A0E")]
123 [global::Cpp2ILInjected.Address(RVA = "0x146E7E4", Offset = "0x146E7E4", Length = "0xC")]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
125 get
126 {
127 throw null;
128 }
129 [global::Cpp2ILInjected.Token(Token = "0x6003A0F")]
130 [global::Cpp2ILInjected.Address(RVA = "0x14708BC", Offset = "0x14708BC", Length = "0x10")]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 set
133 {
134 throw null;
135 }
136 }