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

◆ uvRect

Rect UnityEngine.UI.RawImage.uvRect
getset

Definition at line 81 of file RawImage.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6000372")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1FD0590", Offset = "0x1FD0590", Length = "0xC")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 get
87 {
88 throw null;
89 }
90 [global::Cpp2ILInjected.Token(Token = "0x6000373")]
91 [global::Cpp2ILInjected.Address(RVA = "0x1FD059C", Offset = "0x1FD059C", Length = "0x80")]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "op_Equality", MemberParameters = new object[]
94 {
95 typeof(Rect),
96 typeof(Rect)
97 }, ReturnType = typeof(bool))]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
99 set
100 {
101 throw null;
102 }
103 }
class f__AnonymousType0<< Count > j__TPar