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

◆ OnDisable()

override void UnityEngine.UI.BaseMeshEffect.OnDisable ( )
inlineprotectedvirtualinherited

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 35 of file BaseMeshEffect.cs.

36 {
37 Graphic graphic = this.graphic;
38 Graphic graphic2 = this.graphic;
40 }
class f__AnonymousType0<< Count > j__TPar
override void OnDisable()
Definition Graphic.cs:410

References UnityEngine.UI.BaseMeshEffect.graphic, j__TPar, and UnityEngine.UI.Graphic.OnDisable().