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

◆ OnDisable()

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

Reimplemented from UnityEngine.UI.Graphic.

Reimplemented in UnityEngine.UI.Text.

Definition at line 186 of file MaskableGraphic.cs.

187 {
188 throw null;
189 }