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
UnityEngine.UI.SpriteState Struct Reference
+ Inheritance diagram for UnityEngine.UI.SpriteState:

Public Member Functions

bool Equals (SpriteState other)
 
bool Equals (T other)
 

Properties

Sprite highlightedSprite [get, set]
 
Sprite pressedSprite [get, set]
 
Sprite selectedSprite [get, set]
 
Sprite disabledSprite [get, set]
 

Private Attributes

Sprite m_HighlightedSprite
 
Sprite m_PressedSprite
 
Sprite m_SelectedSprite
 
Sprite m_DisabledSprite
 

Detailed Description

Definition at line 9 of file SpriteState.cs.


The documentation for this struct was generated from the following file: