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
NoSuitableGraphicsDeviceException.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000382 RID: 898
9 {
10 // Token: 0x060017C8 RID: 6088 RVA: 0x00065AF8 File Offset: 0x00063CF8
12 {
13 if (!true)
14 {
15 }
16 base..ctor();
17 }
18
19 // Token: 0x060017C9 RID: 6089 RVA: 0x00065B10 File Offset: 0x00063D10
20 public NoSuitableGraphicsDeviceException(string message)
21 {
22 if (!true)
23 {
24 }
25 base..ctor(message);
26 }
27
28 // Token: 0x060017CA RID: 6090 RVA: 0x00065B28 File Offset: 0x00063D28
30 {
31 if (!true)
32 {
33 }
34 base..ctor(message, inner);
35 }
36 }
37}
class f__AnonymousType0<< Count > j__TPar