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

◆ absoluteDepth

int UnityEngine.CanvasRenderer.absoluteDepth
getset

Definition at line 62 of file CanvasRenderer.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x6000015")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1FF0984", Offset = "0x1FF0984", Length = "0x3C")]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Graphic", Member = "get_depth", ReturnType = typeof(int))]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster.<>c", Member = "<Raycast>b__27_0", MemberParameters = new object[] { "UnityEngine.UI.Graphic", "UnityEngine.UI.Graphic" }, ReturnType = typeof(int))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "Raycast", MemberParameters = new object[] { "UnityEngine.EventSystems.PointerEventData", "System.Collections.Generic.List`1<RaycastResult>" }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "Raycast", MemberParameters = new object[]
70 {
71 typeof(Canvas),
72 typeof(Camera),
73 typeof(Vector2),
74 "System.Collections.Generic.IList`1<Graphic>",
75 "System.Collections.Generic.List`1<Graphic>"
76 }, ReturnType = typeof(void))]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
79 [MethodImpl(4096)]
80 get;
81 }
class f__AnonymousType0<< Count > j__TPar