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
InheritanceAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x200036B")]
10 public sealed class InheritanceAttribute : Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60016D2")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E49100", Offset = "0x1E49100", Length = "0x70")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x60016D3")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1E49170", Offset = "0x1E49170", Length = "0x28")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x1700052E")]
33 {
35 [global::Cpp2ILInjected.Token(Token = "0x60016D4")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1E49198", Offset = "0x1E49198", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x60016D5")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E491A0", Offset = "0x1E491A0", Length = "0x80")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 public override bool Equals(object value)
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x60016D6")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1E49220", Offset = "0x1E49220", Length = "0x8")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
58 public override int GetHashCode()
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x60016D7")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1E49228", Offset = "0x1E49228", Length = "0x68")]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
67 public override bool IsDefaultAttribute()
68 {
69 throw null;
70 }
71
72 [global::Cpp2ILInjected.Token(Token = "0x60016D8")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1E49290", Offset = "0x1E49290", Length = "0xF0")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeDescriptor), Member = "GetConverter", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(TypeConverter))]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeConverter), Member = "ConvertToString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
79 public override string ToString()
80 {
81 throw null;
82 }
83
84 // Note: this type is marked as 'beforefieldinit'.
85 [global::Cpp2ILInjected.Token(Token = "0x60016D9")]
86 [global::Cpp2ILInjected.Address(RVA = "0x1E49380", Offset = "0x1E49380", Length = "0xB0")]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
91 {
92 throw null;
93 }
94
95 [global::Cpp2ILInjected.Token(Token = "0x40011FF")]
97
98 [global::Cpp2ILInjected.Token(Token = "0x4001200")]
100
101 [global::Cpp2ILInjected.Token(Token = "0x4001201")]
103
104 [global::Cpp2ILInjected.Token(Token = "0x4001202")]
106
108 [global::Cpp2ILInjected.Token(Token = "0x4001203")]
109 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
111 }
112}
class f__AnonymousType0<< Count > j__TPar
static readonly InheritanceAttribute Inherited
static readonly InheritanceAttribute Default
static readonly InheritanceAttribute NotInherited
static readonly InheritanceAttribute InheritedReadOnly
InheritanceAttribute(InheritanceLevel inheritanceLevel)
readonly InheritanceLevel< InheritanceLevel > k__BackingField