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.
1using System;
2
3namespace 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}
class f__AnonymousType0<< Count > j__TPar