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
SettingsPropertyValue.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200045A RID: 1114
7 {
8 // Token: 0x06001E47 RID: 7751 RVA: 0x00050808 File Offset: 0x0004EA08
13
14 // Token: 0x170006D7 RID: 1751
15 // (get) Token: 0x06001E48 RID: 7752 RVA: 0x0005081C File Offset: 0x0004EA1C
16 // (set) Token: 0x06001E49 RID: 7753 RVA: 0x00050830 File Offset: 0x0004EA30
17 public bool Deserialized
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 set
24 {
25 throw new NotSupportedException();
26 }
27 }
28
29 // Token: 0x170006D8 RID: 1752
30 // (get) Token: 0x06001E4A RID: 7754 RVA: 0x00050844 File Offset: 0x0004EA44
31 // (set) Token: 0x06001E4B RID: 7755 RVA: 0x00050858 File Offset: 0x0004EA58
32 public bool IsDirty
33 {
34 get
35 {
36 throw new NotSupportedException();
37 }
38 set
39 {
40 throw new NotSupportedException();
41 }
42 }
43
44 // Token: 0x170006D9 RID: 1753
45 // (get) Token: 0x06001E4C RID: 7756 RVA: 0x0005086C File Offset: 0x0004EA6C
46 public string Name
47 {
48 get
49 {
50 throw new NotSupportedException();
51 }
52 }
53
54 // Token: 0x170006DA RID: 1754
55 // (get) Token: 0x06001E4D RID: 7757 RVA: 0x00050880 File Offset: 0x0004EA80
57 {
58 get
59 {
60 throw new NotSupportedException();
61 }
62 }
63
64 // Token: 0x170006DB RID: 1755
65 // (get) Token: 0x06001E4E RID: 7758 RVA: 0x00050894 File Offset: 0x0004EA94
66 // (set) Token: 0x06001E4F RID: 7759 RVA: 0x000508A8 File Offset: 0x0004EAA8
67 public object PropertyValue
68 {
69 get
70 {
71 throw new NotSupportedException();
72 }
73 set
74 {
75 throw new NotSupportedException();
76 }
77 }
78
79 // Token: 0x170006DC RID: 1756
80 // (get) Token: 0x06001E50 RID: 7760 RVA: 0x000508BC File Offset: 0x0004EABC
81 // (set) Token: 0x06001E51 RID: 7761 RVA: 0x000508D0 File Offset: 0x0004EAD0
82 public object SerializedValue
83 {
84 get
85 {
86 throw new NotSupportedException();
87 }
88 set
89 {
90 throw new NotSupportedException();
91 }
92 }
93
94 // Token: 0x170006DD RID: 1757
95 // (get) Token: 0x06001E52 RID: 7762 RVA: 0x000508E4 File Offset: 0x0004EAE4
97 {
98 get
99 {
100 throw new NotSupportedException();
101 }
102 }
103 }
104}
class f__AnonymousType0<< Count > j__TPar