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

◆ DoButton()

static bool UnityEngine.GUI.DoButton ( Rect position,
int id,
GUIContent content,
GUIStyle style )
inlinestaticpackage

Definition at line 155 of file GUI.cs.

156 {
157 bool flag;
158 return flag;
159 }