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

◆ type

Image.Type UnityEngine.UI.Image.type
getset

Definition at line 99 of file Image.cs.

100 {
101 get
102 {
103 return this.m_Type;
104 }
105 set
106 {
107 }
108 }
Image.Type m_Type
Definition Image.cs:910

Referenced by UnityEngine.UI.Image.MapCoordinate().