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.BaseMeshEffect.OnEnable ( )
inlineprotectedvirtualinherited

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 27 of file BaseMeshEffect.cs.

28 {
29 base.OnEnable();
30 Graphic graphic = this.graphic;
31 Graphic graphic2 = this.graphic;
32 }
class f__AnonymousType0<< Count > j__TPar

References UnityEngine.UI.BaseMeshEffect.graphic, and j__TPar.