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
CancelEventArgs.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20003C8")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x170005DC")]
12 public bool Cancel
13 {
15 [global::Cpp2ILInjected.Token(Token = "0x60019BA")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1E602A0", Offset = "0x1E602A0", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
23 [global::Cpp2ILInjected.Token(Token = "0x60019BB")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E602A8", Offset = "0x1E602A8", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 set
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60019BC")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1E602B4", Offset = "0x1E602B4", Length = "0x58")]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DoWorkEventArgs), Member = ".ctor", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60019BD")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1E6030C", Offset = "0x1E6030C", Length = "0x70")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
49 {
50 throw null;
51 }
52
54 [global::Cpp2ILInjected.Token(Token = "0x40012DC")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
56 private bool <Cancel>k__BackingField;
57 }
58}
class f__AnonymousType0<< Count > j__TPar