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

◆ OnEnable()

override void UnityEngine.UI.LayoutGroup.OnEnable ( )
inlineprotectedvirtualinherited

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 272 of file LayoutGroup.cs.

273 {
274 base.OnEnable();
275 this.SetDirty();
276 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.UI.LayoutGroup.SetDirty().