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
RejectionMenuInfo.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200066C RID: 1644
6 public class RejectionMenuInfo
7 {
8 // Token: 0x0600370D RID: 14093 RVA: 0x00221038 File Offset: 0x0021F238
9 public void DefaultExitAction()
10 {
11 if (!true)
12 {
13 }
14 Main.menuMode = 0;
15 }
16
17 // Token: 0x0600370E RID: 14094 RVA: 0x00221050 File Offset: 0x0021F250
19 {
20 }
21
22 // Token: 0x04007812 RID: 30738
24
25 // Token: 0x04007813 RID: 30739
26 public string TextToShow;
27 }
28}
class f__AnonymousType0<< Count > j__TPar
ReturnFromRejectionMenuAction ExitAction