terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
EventAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.AttributeUsage(global::System.AttributeTargets.Method)]
9 [global::Cpp2ILInjected.Token(Token = "0x20005D9")]
10 public sealed class EventAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6002D7B")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1C063C0", Offset = "0x1C063C0", Length = "0x28")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x170006E9")]
22 private int EventId
23 {
24 [global::System.Runtime.CompilerServices.CompilerGenerated]
25 [global::Cpp2ILInjected.Token(Token = "0x6002D7C")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1C063E8", Offset = "0x1C063E8", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x170006EA")]
36 {
37 [global::System.Runtime.CompilerServices.CompilerGenerated]
38 [global::Cpp2ILInjected.Token(Token = "0x6002D7D")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1C063F0", Offset = "0x1C063F0", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 set
42 {
43 throw null;
44 }
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x170006EB")]
49 {
50 [global::System.Runtime.CompilerServices.CompilerGenerated]
51 [global::Cpp2ILInjected.Token(Token = "0x6002D7E")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1C063F8", Offset = "0x1C063F8", Length = "0x8")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 set
55 {
56 throw null;
57 }
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x170006EC")]
61 public string Message
62 {
63 [global::System.Runtime.CompilerServices.CompilerGenerated]
64 [global::Cpp2ILInjected.Token(Token = "0x6002D7F")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1C06400", Offset = "0x1C06400", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 set
68 {
69 throw null;
70 }
71 }
72
73 [global::System.Runtime.CompilerServices.CompilerGenerated]
74 [global::Cpp2ILInjected.Token(Token = "0x4001987")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
76 private int <EventId>k__BackingField;
77
78 [global::System.Runtime.CompilerServices.CompilerGenerated]
79 [global::Cpp2ILInjected.Token(Token = "0x4001988")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
81 private EventLevel <Level>k__BackingField;
82
83 [global::System.Runtime.CompilerServices.CompilerGenerated]
84 [global::Cpp2ILInjected.Token(Token = "0x4001989")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
86 private EventKeywords <Keywords>k__BackingField;
87
88 [global::System.Runtime.CompilerServices.CompilerGenerated]
89 [global::Cpp2ILInjected.Token(Token = "0x400198A")]
90 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
91 private string <Message>k__BackingField;
92 }
93}
class f__AnonymousType0<< Count > j__TPar
EventKeywords< Keywords > k__BackingField