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
EventArgs.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020000A3 RID: 163
6
[
Serializable
]
7
public
class
EventArgs
8
{
9
// Token: 0x06000672 RID: 1650 RVA: 0x0000F8FC File Offset: 0x0000DAFC
10
public
EventArgs
()
11
{
12
}
13
14
// Token: 0x06000673 RID: 1651 RVA: 0x0000F910 File Offset: 0x0000DB10
15
// Note: this type is marked as 'beforefieldinit'.
16
static
EventArgs
()
17
{
18
}
19
20
// Token: 0x0400026C RID: 620
21
public
static
readonly
EventArgs
Empty
;
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.EventArgs.EventArgs
static EventArgs()
Definition
EventArgs.cs:16
System.EventArgs.EventArgs
EventArgs()
Definition
EventArgs.cs:10
System.EventArgs.Empty
static readonly EventArgs Empty
Definition
EventArgs.cs:21
System.EventArgs
Definition
EventArgs.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System
Definition
__ComObject.cs:4
source
mscorlib
System
EventArgs.cs
Generated by
1.10.0