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.TouchStickControl.AreaUnitType
getset

Definition at line 331 of file TouchStickControl.cs.

332 {
333 [global::Cpp2ILInjected.Token(Token = "0x600038F")]
334 [global::Cpp2ILInjected.Address(RVA = "0x199FD0C", Offset = "0x199FD0C", Length = "0x8")]
335 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
336 get
337 {
338 throw null;
339 }
340 [global::Cpp2ILInjected.Token(Token = "0x6000390")]
341 [global::Cpp2ILInjected.Address(RVA = "0x199FD14", Offset = "0x199FD14", Length = "0x1C")]
342 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
343 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
344 set
345 {
346 throw null;
347 }
348 }