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

◆ _buttonRegion

Rectangle ControlAnchor._buttonRegion
staticgetsetprivate

Definition at line 759 of file ControlAnchor.cs.

760 {
761 [global::Cpp2ILInjected.Token(Token = "0x6000BA1")]
762 [global::Cpp2ILInjected.Address(RVA = "0x9B00C0", Offset = "0x9B00C0", Length = "0x50")]
763 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
764 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
765 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
766 get
767 {
768 throw null;
769 }
770 [global::Cpp2ILInjected.Token(Token = "0x6000BA2")]
771 [global::Cpp2ILInjected.Address(RVA = "0x9B0110", Offset = "0x9B0110", Length = "0x60")]
772 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
773 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
774 set
775 {
776 throw null;
777 }
778 }
class f__AnonymousType0<< Count > j__TPar