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
AddingNewEventArgs.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000345 RID: 837
7 public class AddingNewEventArgs : EventArgs
8 {
9 // Token: 0x060015C4 RID: 5572 RVA: 0x00040880 File Offset: 0x0003EA80
11 {
12 if (!true)
13 {
14 }
15 base..ctor();
16 }
17
18 // Token: 0x060015C5 RID: 5573 RVA: 0x00040898 File Offset: 0x0003EA98
20 {
21 if (!true)
22 {
23 }
24 base..ctor();
26 }
27
28 // Token: 0x170004F5 RID: 1269
29 // (get) Token: 0x060015C6 RID: 5574 RVA: 0x000408B8 File Offset: 0x0003EAB8
30 // (set) Token: 0x060015C7 RID: 5575 RVA: 0x000408CC File Offset: 0x0003EACC
31 public object NewObject
32 {
34 get
35 {
36 return this.<NewObject>k__BackingField;
37 }
39 set
40 {
42 }
43 }
44
45 // Token: 0x040011B0 RID: 4528
47 private object <NewObject>k__BackingField;
48 }
49}
class f__AnonymousType0<< Count > j__TPar