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
ClientSettingsSection.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000490 RID: 1168
7 {
8 // Token: 0x06001FB2 RID: 8114 RVA: 0x0005241C File Offset: 0x0005061C
10 {
11 throw new NotSupportedException();
12 }
13
14 // Token: 0x17000765 RID: 1893
15 // (get) Token: 0x06001FB3 RID: 8115 RVA: 0x00052430 File Offset: 0x00050630
17 {
18 get
19 {
20 throw new NotSupportedException();
21 }
22 }
23
24 // Token: 0x17000766 RID: 1894
25 // (get) Token: 0x06001FB4 RID: 8116 RVA: 0x00052444 File Offset: 0x00050644
27 {
28 get
29 {
30 throw new NotSupportedException();
31 }
32 }
33 }
34}
override ConfigurationPropertyCollection Properties