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;
7
9{
10 [Preserve]
11 [global::Cpp2ILInjected.Token(Token = "0x2000002")]
12 public class AddingNewEventArgs
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x17000001")]
15 public object NewObject
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000001")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1CB5AE4", Offset = "0x1CB5AE4", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
26 [global::Cpp2ILInjected.Token(Token = "0x6000002")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1CB5AEC", Offset = "0x1CB5AEC", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x6000003")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1CB5AF4", Offset = "0x1CB5AF4", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JContainer), Member = "System.ComponentModel.IBindingList.AddNew", ReturnType = typeof(object))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6000004")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1CB5AFC", Offset = "0x1CB5AFC", Length = "0x28")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
50 {
51 throw null;
52 }
53
55 [global::Cpp2ILInjected.Token(Token = "0x4000001")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
57 private object <NewObject>k__BackingField;
58 }
59}
class f__AnonymousType0<< Count > j__TPar