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

◆ _selectedItemRegion

Rectangle ControlAnchor._selectedItemRegion
staticgetsetprivate

Definition at line 818 of file ControlAnchor.cs.

819 {
820 [global::Cpp2ILInjected.Token(Token = "0x6000BA4")]
821 [global::Cpp2ILInjected.Address(RVA = "0x9B01D0", Offset = "0x9B01D0", Length = "0x50")]
822 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControlAnchor), Member = "GetControlRegion", MemberParameters = new object[] { typeof(ControlAnchor.ControlId) }, ReturnType = typeof(Rectangle))]
823 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
824 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
825 get
826 {
827 throw null;
828 }
829 [global::Cpp2ILInjected.Token(Token = "0x6000BA5")]
830 [global::Cpp2ILInjected.Address(RVA = "0x9B0220", Offset = "0x9B0220", Length = "0x60")]
831 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
832 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
833 set
834 {
835 throw null;
836 }
837 }
class f__AnonymousType0<< Count > j__TPar