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
EventSourceAttribute.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020005DC RID: 1500
8 public sealed class EventSourceAttribute : Attribute
9 {
10 // Token: 0x170006F1 RID: 1777
11 // (set) Token: 0x06002D92 RID: 11666 RVA: 0x00064CC0 File Offset: 0x00062EC0
12 public string Guid
13 {
15 set
16 {
18 }
19 }
20
21 // Token: 0x170006F2 RID: 1778
22 // (set) Token: 0x06002D93 RID: 11667 RVA: 0x00064CD4 File Offset: 0x00062ED4
23 public string Name
24 {
26 set
27 {
29 }
30 }
31
32 // Token: 0x06002D94 RID: 11668 RVA: 0x00064CE8 File Offset: 0x00062EE8
34 {
35 }
36
37 // Token: 0x0400198F RID: 6543
40
41 // Token: 0x04001990 RID: 6544
43 private string <Name>k__BackingField;
44 }
45}
class f__AnonymousType0<< Count > j__TPar