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
ConfigurationCollectionAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200000A RID: 10
8 {
9 // Token: 0x06000014 RID: 20 RVA: 0x000021A4 File Offset: 0x000003A4
11 {
12 }
13
14 // Token: 0x17000005 RID: 5
15 // (set) Token: 0x06000015 RID: 21 RVA: 0x000021B4 File Offset: 0x000003B4
16 public string AddItemName
17 {
18 set
19 {
20 throw new NotSupportedException();
21 }
22 }
23
24 // Token: 0x17000006 RID: 6
25 // (set) Token: 0x06000016 RID: 22 RVA: 0x000021C8 File Offset: 0x000003C8
26 public string ClearItemsName
27 {
28 set
29 {
30 throw new NotSupportedException();
31 }
32 }
33
34 // Token: 0x17000007 RID: 7
35 // (set) Token: 0x06000017 RID: 23 RVA: 0x000021DC File Offset: 0x000003DC
37 {
38 set
39 {
40 throw new NotSupportedException();
41 }
42 }
43
44 // Token: 0x17000008 RID: 8
45 // (set) Token: 0x06000018 RID: 24 RVA: 0x000021F0 File Offset: 0x000003F0
46 public string RemoveItemName
47 {
48 set
49 {
50 throw new NotSupportedException();
51 }
52 }
53 }
54}
class f__AnonymousType0<< Count > j__TPar