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

◆ _leftPageRegion

Rectangle ControlAnchor._leftPageRegion
staticgetsetprivate

Definition at line 882 of file ControlAnchor.cs.

883 {
884 [global::Cpp2ILInjected.Token(Token = "0x6000BA8")]
885 [global::Cpp2ILInjected.Address(RVA = "0x9B0338", Offset = "0x9B0338", Length = "0x50")]
886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
887 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
888 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
889 get
890 {
891 throw null;
892 }
893 [global::Cpp2ILInjected.Token(Token = "0x6000BA9")]
894 [global::Cpp2ILInjected.Address(RVA = "0x9B0388", Offset = "0x9B0388", Length = "0x60")]
895 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
896 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
897 set
898 {
899 throw null;
900 }
901 }
class f__AnonymousType0<< Count > j__TPar