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

◆ IsDestroyed()

bool UnityEngine.UI.LayoutRebuilder.IsDestroyed ( )
inline

Implements UnityEngine.UI.ICanvasElement.

Definition at line 71 of file LayoutRebuilder.cs.

72 {
73 RectTransform toRebuild = this.m_ToRebuild;
74 if (!true)
75 {
76 }
77 bool flag;
78 return flag;
79 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.UI.LayoutRebuilder.m_ToRebuild.