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
RectangularVertexClipper.cs
Go to the documentation of this file.
1using System;
4
5namespace UnityEngine.UI
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200000E")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000057")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1FA842C", Offset = "0x1FA842C", Length = "0x120")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RectMask2D), Member = "get_canvasRect", ReturnType = typeof(Rect))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Equality", MemberParameters = new object[]
16 {
19 }, ReturnType = typeof(bool))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectTransform), Member = "GetWorldCorners", MemberParameters = new object[] { typeof(Vector3[]) }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "GetComponent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Transform), Member = "InverseTransformPoint", MemberParameters = new object[] { typeof(Vector3) }, ReturnType = typeof(Vector3))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = ".ctor", MemberParameters = new object[]
24 {
25 typeof(float),
26 typeof(float),
27 typeof(float),
28 typeof(float)
29 }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000058")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1FA854C", Offset = "0x1FA854C", Length = "0x68")]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RectMask2D), Member = ".ctor", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x400002A")]
48 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
50
51 [global::Cpp2ILInjected.Token(Token = "0x400002B")]
52 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
54 }
55}
class f__AnonymousType0<< Count > j__TPar
Rect GetCanvasRect(RectTransform t, Canvas c)