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

◆ cull

bool UnityEngine.CanvasRenderer.cull
getset

Definition at line 97 of file CanvasRenderer.cs.

98 {
99 [global::Cpp2ILInjected.Token(Token = "0x6000017")]
100 [global::Cpp2ILInjected.Address(RVA = "0x1FF09FC", Offset = "0x1FF09FC", Length = "0x3C")]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Graphic", Member = "OnCullingChanged", ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Graphic", Member = "Rebuild", MemberParameters = new object[] { "UnityEngine.UI.CanvasUpdate" }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "Raycast", MemberParameters = new object[]
104 {
105 typeof(Canvas),
106 typeof(Camera),
107 typeof(Vector2),
108 "System.Collections.Generic.IList`1<Graphic>",
109 "System.Collections.Generic.List`1<Graphic>"
110 }, ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.MaskableGraphic", Member = "UpdateCull", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
114 [MethodImpl(4096)]
115 get;
116 [global::Cpp2ILInjected.Token(Token = "0x6000018")]
117 [global::Cpp2ILInjected.Address(RVA = "0x1FF0A38", Offset = "0x1FF0A38", Length = "0x44")]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.MaskableGraphic", Member = "UpdateCull", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
121 [MethodImpl(4096)]
122 set;
123 }
class f__AnonymousType0<< Count > j__TPar