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

◆ OnPopulateMesh() [2/2]

virtual void UnityEngine.UI.Graphic.OnPopulateMesh ( VertexHelper vh)
inlineprotectedvirtualinherited

Reimplemented in UnityEngine.UI.Image, UnityEngine.UI.Text, and UnityEngine.UI.RawImage.

Definition at line 867 of file Graphic.cs.

868 {
869 throw null;
870 }