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;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20003D2")]
8 public class PropertyChangingEventArgs : EventArgs
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60019D4")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E605DC", Offset = "0x1E605DC", Length = "0x6C")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170005E1")]
21 public virtual string PropertyName
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x60019D5")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E60648", Offset = "0x1E60648", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x40012DF")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 private readonly string _propertyName;
35 }
36}
class f__AnonymousType0<< Count > j__TPar