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
MonoGameGLException.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Microsoft.Xna.Framework.Graphics
4
{
5
// Token: 0x0200037D RID: 893
6
internal
class
MonoGameGLException
:
Exception
7
{
8
// Token: 0x060017B1 RID: 6065 RVA: 0x000659B4 File Offset: 0x00063BB4
9
public
MonoGameGLException
(
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
Microsoft.Xna.Framework.Graphics.MonoGameGLException.MonoGameGLException
MonoGameGLException(string message)
Definition
MonoGameGLException.cs:9
Microsoft.Xna.Framework.Graphics.MonoGameGLException
Definition
MonoGameGLException.cs:7
System.Exception
Definition
Exception.cs:15
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
System
Definition
__ComObject.cs:4
source
Microsoft
Xna
Framework
Graphics
MonoGameGLException.cs
Generated by
1.10.0