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

◆ FindCommonRoot()

static GameObject UnityEngine.EventSystems.BaseInputModule.FindCommonRoot ( GameObject g1,
GameObject g2 )
inlinestaticprotectedinherited

Definition at line 140 of file BaseInputModule.cs.

141 {
142 if (!true)
143 {
144 }
145 if (!true)
146 {
147 }
148 if (!true)
149 {
150 }
151 Transform transform = g1.transform;
152 if (!true)
153 {
154 }
155 if (!true)
156 {
157 }
158 Transform transform2;
159 bool flag = transform2 == transform;
160 Transform parent = transform.parent;
161 Transform parent2 = transform2.parent;
162 throw new MissingMethodException();
163 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, UnityEngine.Transform.parent, and UnityEngine.Component.transform.