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

Definition at line 287 of file TouchStickControl.cs.

288 {
289 [global::Cpp2ILInjected.Token(Token = "0x600038B")]
290 [global::Cpp2ILInjected.Address(RVA = "0x199FC74", Offset = "0x199FC74", Length = "0x8")]
291 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
292 get
293 {
294 throw null;
295 }
296 [global::Cpp2ILInjected.Token(Token = "0x600038C")]
297 [global::Cpp2ILInjected.Address(RVA = "0x199FC7C", Offset = "0x199FC7C", Length = "0x1C")]
298 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
299 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
300 set
301 {
302 throw null;
303 }
304 }