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

◆ canvasRect

Rect UnityEngine.UI.RectMask2D.canvasRect
getset

Definition at line 91 of file RectMask2D.cs.

92 {
93 [global::Cpp2ILInjected.Token(Token = "0x600037C")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1FD1B3C", Offset = "0x1FD1B3C", Length = "0x3C")]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Clipping), Member = "FindCullAndClipWorldRect", MemberParameters = new object[]
96 {
98 typeof(ref bool)
99 }, ReturnType = typeof(Rect))]
100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectMask2D), Member = "get_rectTransform", ReturnType = typeof(RectTransform))]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectMask2D), Member = "get_Canvas", ReturnType = typeof(Canvas))]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectangularVertexClipper), Member = "GetCanvasRect", MemberParameters = new object[]
104 {
105 typeof(RectTransform),
107 }, ReturnType = typeof(Rect))]
108 get
109 {
110 throw null;
111 }
112 }
class f__AnonymousType0<< Count > j__TPar