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
AddingNewEventArgs.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000345")]
9 public class AddingNewEventArgs : EventArgs
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60015C4")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E3D208", Offset = "0x1E3D208", Length = "0x58")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60015C5")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E3D260", Offset = "0x1E3D260", Length = "0x6C")]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BindingList<>), Member = "FireAddingNew", ReturnType = typeof(object))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x170004F5")]
33 public object NewObject
34 {
36 [global::Cpp2ILInjected.Token(Token = "0x60015C6")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1E3D2CC", Offset = "0x1E3D2CC", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 get
40 {
41 throw null;
42 }
44 [global::Cpp2ILInjected.Token(Token = "0x60015C7")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E3D2D4", Offset = "0x1E3D2D4", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 set
48 {
49 throw null;
50 }
51 }
52
54 [global::Cpp2ILInjected.Token(Token = "0x40011B0")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
56 private object <NewObject>k__BackingField;
57 }
58}
class f__AnonymousType0<< Count > j__TPar