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
ExitGUIException.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x0200001D RID: 29
6
public
sealed
class
ExitGUIException
:
Exception
7
{
8
// Token: 0x06000128 RID: 296 RVA: 0x00004E90 File Offset: 0x00003090
9
internal
ExitGUIException
(
string
message)
10
{
11
if
(!
true
)
12
{
13
}
14
base
..ctor(message);
15
}
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Exception
Definition
Exception.cs:15
UnityEngine.ExitGUIException.ExitGUIException
ExitGUIException(string message)
Definition
ExitGUIException.cs:9
UnityEngine.ExitGUIException
Definition
ExitGUIException.cs:7
System
Definition
__ComObject.cs:4
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.IMGUIModule
UnityEngine
ExitGUIException.cs
Generated by
1.10.0