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() [3/3]

static bool UnityEngine.GUI.Button ( Rect position,
string text )
inlinestatic

Definition at line 112 of file GUI.cs.

113 {
114 if (!true)
115 {
116 }
117 bool flag;
118 return flag;
119 }