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

◆ colors

ColorBlock UnityEngine.UI.Selectable.colors
getsetinherited

Definition at line 162 of file Selectable.cs.

163 {
164 get
165 {
166 ColorBlock colorBlock;
167 return colorBlock;
168 }
169 set
170 {
171 this.OnSetProperty();
172 }
173 }
class f__AnonymousType0<< Count > j__TPar