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
RefreshEventArgs.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20003B4")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600194E")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E5D258", Offset = "0x1E5D258", Length = "0x7C")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TypeDescriptor), Member = "RaiseRefresh", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x600194F")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E5D2D4", Offset = "0x1E5D2D4", Length = "0x6C")]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TypeDescriptor), Member = "RaiseRefresh", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x170005CB")]
35 public object ComponentChanged
36 {
38 [global::Cpp2ILInjected.Token(Token = "0x6001950")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1E5D340", Offset = "0x1E5D340", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x170005CC")]
49 {
51 [global::Cpp2ILInjected.Token(Token = "0x6001951")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1E5D348", Offset = "0x1E5D348", Length = "0x8")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 get
55 {
56 throw null;
57 }
58 }
59
61 [global::Cpp2ILInjected.Token(Token = "0x40012C2")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
63 private readonly object <ComponentChanged>k__BackingField;
64
66 [global::Cpp2ILInjected.Token(Token = "0x40012C3")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
68 private readonly Type <TypeChanged>k__BackingField;
69 }
70}
class f__AnonymousType0<< Count > j__TPar
RefreshEventArgs(object componentChanged)
readonly Type< TypeChanged > k__BackingField
readonly object< ComponentChanged > k__BackingField