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.LayoutElement.OnEnable ( )
inlineprotectedvirtual

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 255 of file LayoutElement.cs.

256 {
257 base.OnEnable();
258 this.SetDirty();
259 }
class f__AnonymousType0<< Count > j__TPar

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