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

◆ Button() [1/3]

static bool UnityEngine.GUI.Button ( Rect position,
GUIContent content,
GUIStyle style )
inlinestatic

Definition at line 122 of file GUI.cs.

123 {
124 if (!true)
125 {
126 }
127 bool flag;
128 return flag;
129 }