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
MailSettingsSectionGroup.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000475 RID: 1141
8 {
9 // Token: 0x06001EED RID: 7917 RVA: 0x000514C0 File Offset: 0x0004F6C0
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x17000714 RID: 1812
16 // (get) Token: 0x06001EEE RID: 7918 RVA: 0x000514D4 File Offset: 0x0004F6D4
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 }
24 }
25}