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

Reimplemented from UnityEngine.UI.Graphic.

Definition at line 549 of file Image.cs.

550 {
551 base.OnEnable();
552 this.TrackSprite();
553 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.UI.Image.TrackSprite().