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

◆ OnBeforeTransformParentChanged()

override void UnityEngine.UI.LayoutElement.OnBeforeTransformParentChanged ( )
inlineprotectedvirtual

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 281 of file LayoutElement.cs.

282 {
283 this.SetDirty();
284 }

References UnityEngine.UI.LayoutElement.SetDirty().