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

◆ box

GUIStyle UnityEngine.GUISkin.box
getset

Definition at line 52 of file GUISkin.cs.

53 {
54 get
55 {
56 return this.m_box;
57 }
58 set
59 {
61 this.Apply();
62 }
63 }
class f__AnonymousType0<< Count > j__TPar

Referenced by SimpleProfiler.OnGUI().