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

◆ ActiveArea

Rect InControl.TouchStickControl.ActiveArea
getset

Definition at line 307 of file TouchStickControl.cs.

308 {
309 [global::Cpp2ILInjected.Token(Token = "0x600038D")]
310 [global::Cpp2ILInjected.Address(RVA = "0x199FC98", Offset = "0x199FC98", Length = "0xC")]
311 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
312 get
313 {
314 throw null;
315 }
316 [global::Cpp2ILInjected.Token(Token = "0x600038E")]
317 [global::Cpp2ILInjected.Address(RVA = "0x199FCA4", Offset = "0x199FCA4", Length = "0x68")]
318 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "op_Inequality", MemberParameters = new object[]
320 {
321 typeof(Rect),
322 typeof(Rect)
323 }, ReturnType = typeof(bool))]
324 set
325 {
326 throw null;
327 }
328 }
class f__AnonymousType0<< Count > j__TPar