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

◆ ShouldRethrowException()

static bool UnityEngine.GUIUtility.ShouldRethrowException ( Exception exception)
inlinestaticpackage

Definition at line 228 of file GUIUtility.cs.

229 {
230 bool flag;
231 return flag;
232 }