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

◆ Offset

Vector2 InControl.TouchStickControl.Offset
getset

Definition at line 267 of file TouchStickControl.cs.

268 {
269 [global::Cpp2ILInjected.Token(Token = "0x6000389")]
270 [global::Cpp2ILInjected.Address(RVA = "0x199FC34", Offset = "0x199FC34", Length = "0x8")]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
272 get
273 {
274 throw null;
275 }
276 [global::Cpp2ILInjected.Token(Token = "0x600038A")]
277 [global::Cpp2ILInjected.Address(RVA = "0x199FC3C", Offset = "0x199FC3C", Length = "0x38")]
278 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 set
281 {
282 throw null;
283 }
284 }