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

◆ Anchor

TouchControlAnchor InControl.TouchStickControl.Anchor
getset

Definition at line 247 of file TouchStickControl.cs.

248 {
249 [global::Cpp2ILInjected.Token(Token = "0x6000387")]
250 [global::Cpp2ILInjected.Address(RVA = "0x199FC10", Offset = "0x199FC10", Length = "0x8")]
251 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
252 get
253 {
254 throw null;
255 }
256 [global::Cpp2ILInjected.Token(Token = "0x6000388")]
257 [global::Cpp2ILInjected.Address(RVA = "0x199FC18", Offset = "0x199FC18", Length = "0x1C")]
258 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
260 set
261 {
262 throw null;
263 }
264 }