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
IriParsingElement.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200049C RID: 1180
7 {
8 // Token: 0x06001FEF RID: 8175 RVA: 0x00052828 File Offset: 0x00050A28
10 {
11 throw new NotSupportedException();
12 }
13
14 // Token: 0x17000779 RID: 1913
15 // (get) Token: 0x06001FF0 RID: 8176 RVA: 0x0005283C File Offset: 0x00050A3C
16 // (set) Token: 0x06001FF1 RID: 8177 RVA: 0x00052850 File Offset: 0x00050A50
17 public bool Enabled
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 set
24 {
25 throw new NotSupportedException();
26 }
27 }
28
29 // Token: 0x1700077A RID: 1914
30 // (get) Token: 0x06001FF2 RID: 8178 RVA: 0x00052864 File Offset: 0x00050A64
32 {
33 get
34 {
35 throw new NotSupportedException();
36 }
37 }
38 }
39}
override ConfigurationPropertyCollection Properties