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

◆ toggle

GUIStyle UnityEngine.GUISkin.toggle
getset

Definition at line 132 of file GUISkin.cs.

133 {
134 get
135 {
136 return this.m_toggle;
137 }
138 set
139 {
141 this.Apply();
142 }
143 }
class f__AnonymousType0<< Count > j__TPar
GUIStyle m_toggle
Definition GUISkin.cs:626