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

◆ BottomCentre_EventBar

Rectangle ControlAnchor.BottomCentre_EventBar
staticgetset

Definition at line 78 of file ControlAnchor.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x6000B82")]
81 [global::Cpp2ILInjected.Address(RVA = "0x9AF730", Offset = "0x9AF730", Length = "0x50")]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
85 get
86 {
87 throw null;
88 }
89 [global::Cpp2ILInjected.Token(Token = "0x6000B83")]
90 [global::Cpp2ILInjected.Address(RVA = "0x9AF434", Offset = "0x9AF434", Length = "0x60")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
93 set
94 {
95 throw null;
96 }
97 }
class f__AnonymousType0<< Count > j__TPar