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

◆ image

Image UnityEngine.UI.Selectable.image
getsetinherited

Definition at line 309 of file Selectable.cs.

310 {
311 get
312 {
313 if (this.m_TargetGraphic != null)
314 {
315 return;
316 }
317 }
318 set
319 {
321 }
322 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.UI.Selectable.DoSpriteSwap().