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
ResourceDestroyedEventArgs.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200038A RID: 906
8 {
9 // Token: 0x1700030B RID: 779
10 // (get) Token: 0x06001801 RID: 6145 RVA: 0x00065FF0 File Offset: 0x000641F0
11 // (set) Token: 0x06001802 RID: 6146 RVA: 0x00066004 File Offset: 0x00064204
12 public string Name
13 {
15 get
16 {
17 return this.<Name>k__BackingField;
18 }
20 internal set
21 {
23 }
24 }
25
26 // Token: 0x1700030C RID: 780
27 // (get) Token: 0x06001803 RID: 6147 RVA: 0x00066018 File Offset: 0x00064218
28 // (set) Token: 0x06001804 RID: 6148 RVA: 0x0006602C File Offset: 0x0006422C
29 public object Tag
30 {
32 get
33 {
34 return this.<Tag>k__BackingField;
35 }
37 internal set
38 {
40 }
41 }
42
43 // Token: 0x06001805 RID: 6149 RVA: 0x00066040 File Offset: 0x00064240
45 {
46 if (!true)
47 {
48 }
49 base..ctor();
50 }
51
52 // Token: 0x04002641 RID: 9793
54 private string <Name>k__BackingField;
55
56 // Token: 0x04002642 RID: 9794
58 private object <Tag>k__BackingField;
59 }
60}
class f__AnonymousType0<< Count > j__TPar