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

◆ _rightPageRegion

Rectangle ControlAnchor._rightPageRegion
staticgetsetprivate

Definition at line 904 of file ControlAnchor.cs.

905 {
906 [global::Cpp2ILInjected.Token(Token = "0x6000BAA")]
907 [global::Cpp2ILInjected.Address(RVA = "0x9B03E8", Offset = "0x9B03E8", Length = "0x50")]
908 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
909 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
910 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
911 get
912 {
913 throw null;
914 }
915 [global::Cpp2ILInjected.Token(Token = "0x6000BAB")]
916 [global::Cpp2ILInjected.Address(RVA = "0x9B0438", Offset = "0x9B0438", Length = "0x60")]
917 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
918 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
919 set
920 {
921 throw null;
922 }
923 }
class f__AnonymousType0<< Count > j__TPar