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

◆ OffsetUnitType

TouchUnitType InControl.TouchButtonControl.OffsetUnitType
getset

Definition at line 226 of file TouchButtonControl.cs.

227 {
228 [global::Cpp2ILInjected.Token(Token = "0x6000374")]
229 [global::Cpp2ILInjected.Address(RVA = "0x199E98C", Offset = "0x199E98C", Length = "0x8")]
230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
231 get
232 {
233 throw null;
234 }
235 [global::Cpp2ILInjected.Token(Token = "0x6000375")]
236 [global::Cpp2ILInjected.Address(RVA = "0x199E994", Offset = "0x199E994", Length = "0x1C")]
237 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
238 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
239 set
240 {
241 throw null;
242 }
243 }