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.TouchTrackControl.ActiveArea
getset

Definition at line 143 of file TouchTrackControl.cs.

144 {
145 [global::Cpp2ILInjected.Token(Token = "0x60003AD")]
146 [global::Cpp2ILInjected.Address(RVA = "0x19A0BB0", Offset = "0x19A0BB0", Length = "0xC")]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
148 get
149 {
150 throw null;
151 }
152 [global::Cpp2ILInjected.Token(Token = "0x60003AE")]
153 [global::Cpp2ILInjected.Address(RVA = "0x19A0BBC", Offset = "0x19A0BBC", Length = "0x68")]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "op_Inequality", MemberParameters = new object[]
156 {
157 typeof(Rect),
158 typeof(Rect)
159 }, ReturnType = typeof(bool))]
160 set
161 {
162 throw null;
163 }
164 }
class f__AnonymousType0<< Count > j__TPar