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
NotifyParentPropertyAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
8 [global::Cpp2ILInjected.Token(Token = "0x2000401")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001BDE")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E8A5C8", Offset = "0x1E8A5C8", Length = "0x28")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x17000638")]
21 public bool NotifyParent
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6001BDF")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E8A5F0", Offset = "0x1E8A5F0", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6001BE0")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1E8A5F8", Offset = "0x1E8A5F8", Length = "0x80")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
37 public override bool Equals(object obj)
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x6001BE1")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1E8A678", Offset = "0x1E8A678", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
46 public override int GetHashCode()
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x6001BE2")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1E8A680", Offset = "0x1E8A680", Length = "0x68")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
55 public override bool IsDefaultAttribute()
56 {
57 throw null;
58 }
59
60 // Note: this type is marked as 'beforefieldinit'.
61 [global::Cpp2ILInjected.Token(Token = "0x6001BE3")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1E8A6E8", Offset = "0x1E8A6E8", Length = "0x88")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x4001379")]
73
74 [global::Cpp2ILInjected.Token(Token = "0x400137A")]
76
77 [global::Cpp2ILInjected.Token(Token = "0x400137B")]
79
80 [global::Cpp2ILInjected.Token(Token = "0x400137C")]
81 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
82 private bool notifyParent;
83 }
84}
class f__AnonymousType0<< Count > j__TPar
static readonly NotifyParentPropertyAttribute Default
static readonly NotifyParentPropertyAttribute Yes