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

◆ AreaUnitType

TouchUnitType InControl.TouchSwipeControl.AreaUnitType
getset

Definition at line 179 of file TouchSwipeControl.cs.

180 {
181 [global::Cpp2ILInjected.Token(Token = "0x600039F")]
182 [global::Cpp2ILInjected.Address(RVA = "0x19A0630", Offset = "0x19A0630", Length = "0x8")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 get
185 {
186 throw null;
187 }
188 [global::Cpp2ILInjected.Token(Token = "0x60003A0")]
189 [global::Cpp2ILInjected.Address(RVA = "0x19A0638", Offset = "0x19A0638", Length = "0x1C")]
190 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 set
193 {
194 throw null;
195 }
196 }