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

◆ ResetGlobalState()

static void UnityEngine.GUIUtility.ResetGlobalState ( )
inlinestaticpackage

Definition at line 214 of file GUIUtility.cs.

215 {
216 if (!true)
217 {
218 }
219 throw new MissingMethodException();
220 }

Referenced by UnityEngine.GUIUtility.BeginGUI().