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

Definition at line 155 of file TouchSwipeControl.cs.

156 {
157 [global::Cpp2ILInjected.Token(Token = "0x600039D")]
158 [global::Cpp2ILInjected.Address(RVA = "0x19A05BC", Offset = "0x19A05BC", Length = "0xC")]
159 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
160 get
161 {
162 throw null;
163 }
164 [global::Cpp2ILInjected.Token(Token = "0x600039E")]
165 [global::Cpp2ILInjected.Address(RVA = "0x19A05C8", Offset = "0x19A05C8", Length = "0x68")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "op_Inequality", MemberParameters = new object[]
168 {
169 typeof(Rect),
170 typeof(Rect)
171 }, ReturnType = typeof(bool))]
172 set
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar