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;
4
6{
7 // Token: 0x02000002 RID: 2
8 [Preserve]
9 public class AddingNewEventArgs
10 {
11 // Token: 0x17000001 RID: 1
12 // (get) Token: 0x06000001 RID: 1 RVA: 0x00002050 File Offset: 0x00000250
13 // (set) Token: 0x06000002 RID: 2 RVA: 0x00002064 File Offset: 0x00000264
14 public object NewObject
15 {
17 get
18 {
19 return this.<NewObject>k__BackingField;
20 }
22 set
23 {
25 }
26 }
27
28 // Token: 0x06000003 RID: 3 RVA: 0x00002078 File Offset: 0x00000278
30 {
31 }
32
33 // Token: 0x06000004 RID: 4 RVA: 0x0000208C File Offset: 0x0000028C
35 {
37 }
38
39 // Token: 0x04000001 RID: 1
41 private object <NewObject>k__BackingField;
42 }
43}
class f__AnonymousType0<< Count > j__TPar