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
DesignTimeVisibleAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000370")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60016F2")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E4A454", Offset = "0x1E4A454", Length = "0x28")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60016F3")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E4A47C", Offset = "0x1E4A47C", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x17000534")]
31 public bool Visible
32 {
34 [global::Cpp2ILInjected.Token(Token = "0x60016F4")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E4A484", Offset = "0x1E4A484", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60016F5")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1E4A48C", Offset = "0x1E4A48C", Length = "0x8C")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
48 public override bool Equals(object obj)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x60016F6")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1E4A518", Offset = "0x1E4A518", Length = "0x94")]
55 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
59 public override int GetHashCode()
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x60016F7")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1E4A5AC", Offset = "0x1E4A5AC", Length = "0x78")]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
69 public override bool IsDefaultAttribute()
70 {
71 throw null;
72 }
73
74 // Note: this type is marked as 'beforefieldinit'.
75 [global::Cpp2ILInjected.Token(Token = "0x60016F8")]
76 [global::Cpp2ILInjected.Address(RVA = "0x1E4A624", Offset = "0x1E4A624", Length = "0x8C")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
81 {
82 throw null;
83 }
84
86 [global::Cpp2ILInjected.Token(Token = "0x4001214")]
87 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
88 private readonly bool <Visible>k__BackingField;
89
90 [global::Cpp2ILInjected.Token(Token = "0x4001215")]
92
93 [global::Cpp2ILInjected.Token(Token = "0x4001216")]
95
96 [global::Cpp2ILInjected.Token(Token = "0x4001217")]
98 }
99}
class f__AnonymousType0<< Count > j__TPar
static readonly DesignTimeVisibleAttribute Yes
static readonly DesignTimeVisibleAttribute Default
static readonly DesignTimeVisibleAttribute No