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

◆ ignoreParentGroups

bool UnityEngine.CanvasGroup.ignoreParentGroups
getset

Definition at line 65 of file CanvasGroup.cs.

66 {
67 [global::Cpp2ILInjected.Token(Token = "0x600005C")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1FF20F8", Offset = "0x1FF20F8", Length = "0x3C")]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Graphic", Member = "Raycast", MemberParameters = new object[]
70 {
71 typeof(Vector2),
72 typeof(Camera)
73 }, ReturnType = typeof(bool))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Selectable", Member = "OnCanvasGroupChanged", ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
77 [MethodImpl(4096)]
78 get;
79 }
class f__AnonymousType0<< Count > j__TPar