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

◆ Right_Event

Rectangle ControlAnchor.Right_Event
staticgetset

Definition at line 213 of file ControlAnchor.cs.

214 {
215 [global::Cpp2ILInjected.Token(Token = "0x6000B8E")]
216 [global::Cpp2ILInjected.Address(RVA = "0x9AFA30", Offset = "0x9AFA30", Length = "0x50")]
217 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
218 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
219 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
220 get
221 {
222 throw null;
223 }
224 [global::Cpp2ILInjected.Token(Token = "0x6000B8F")]
225 [global::Cpp2ILInjected.Address(RVA = "0x9AFA80", Offset = "0x9AFA80", Length = "0x60")]
226 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
227 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
228 set
229 {
230 throw null;
231 }
232 }
class f__AnonymousType0<< Count > j__TPar