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.TouchButtonControl.Offset
getset

Definition at line 206 of file TouchButtonControl.cs.

207 {
208 [global::Cpp2ILInjected.Token(Token = "0x6000372")]
209 [global::Cpp2ILInjected.Address(RVA = "0x199E94C", Offset = "0x199E94C", Length = "0x8")]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
211 get
212 {
213 throw null;
214 }
215 [global::Cpp2ILInjected.Token(Token = "0x6000373")]
216 [global::Cpp2ILInjected.Address(RVA = "0x199E954", Offset = "0x199E954", Length = "0x38")]
217 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
218 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
219 set
220 {
221 throw null;
222 }
223 }