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
PropertyChangingEventArgs.cs
Go to the documentation of this file.
1using System;
7
9{
10 [Preserve]
11 [global::Cpp2ILInjected.Token(Token = "0x2000009")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000026")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1CB6244", Offset = "0x1CB6244", Length = "0x78")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JObject), Member = "OnPropertyChanging", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x17000007")]
26 public virtual string PropertyName
27 {
29 [global::Cpp2ILInjected.Token(Token = "0x6000027")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1CB62BC", Offset = "0x1CB62BC", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 get
33 {
34 throw null;
35 }
37 [global::Cpp2ILInjected.Token(Token = "0x6000028")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1CB62C4", Offset = "0x1CB62C4", Length = "0x8")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 set
41 {
42 throw null;
43 }
44 }
45
47 [global::Cpp2ILInjected.Token(Token = "0x400000D")]
48 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
49 private string <PropertyName>k__BackingField;
50 }
51}
class f__AnonymousType0<< Count > j__TPar