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

◆ OnPopulateMesh() [2/2]

override void UnityEngine.UI.Image.OnPopulateMesh ( VertexHelper toFill)
inlineprotectedvirtual

Reimplemented from UnityEngine.UI.Graphic.

Definition at line 533 of file Image.cs.

534 {
535 Sprite activeSprite = this.activeSprite;
536 base.OnPopulateMesh(toFill);
537 }
class f__AnonymousType0<< Count > j__TPar
Sprite activeSprite
Definition Image.cs:67

References UnityEngine.UI.Image.activeSprite, and j__TPar.