terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IsDescendantOrSelf()

static bool UnityEngine.UI.MaskUtilities.IsDescendantOrSelf ( Transform father,
Transform child )
inlinestatic

Definition at line 75 of file MaskUtilities.cs.

76 {
77 if (!true)
78 {
79 }
80 if (!true)
81 {
82 }
83 if (!true)
84 {
85 }
86 Transform parent = father.parent;
87 Transform parent2 = father.parent;
88 Transform parent3 = father.parent;
89 throw new MissingMethodException();
90 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.Transform.parent.