terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ OnEnable()

override void UnityEngine.UI.MaskableGraphic.OnEnable ( )
inlineprotectedvirtualinherited

Reimplemented from UnityEngine.UI.Graphic.

Reimplemented in UnityEngine.UI.Text.

Definition at line 170 of file MaskableGraphic.cs.

171 {
172 throw null;
173 }