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
DisplayNameAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000338")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001583")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E3C3A4", Offset = "0x1E3C3A4", Length = "0x5C")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DisplayNameAttribute), Member = ".cctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6001584")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E3C400", Offset = "0x1E3C400", Length = "0x28")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
27 public DisplayNameAttribute(string displayName)
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x170004E7")]
33 public virtual string DisplayName
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6001585")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1E3C428", Offset = "0x1E3C428", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x170004E8")]
45 protected string DisplayNameValue
46 {
48 [global::Cpp2ILInjected.Token(Token = "0x6001586")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1E3C430", Offset = "0x1E3C430", Length = "0x8")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 get
52 {
53 throw null;
54 }
56 [global::Cpp2ILInjected.Token(Token = "0x6001587")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1E3C438", Offset = "0x1E3C438", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 set
60 {
61 throw null;
62 }
63 }
64
65 [global::Cpp2ILInjected.Token(Token = "0x6001588")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1E3C440", Offset = "0x1E3C440", Length = "0xC4")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
70 {
71 typeof(string),
72 typeof(string)
73 }, ReturnType = typeof(bool))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
75 public override bool Equals(object obj)
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x6001589")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1E3C504", Offset = "0x1E3C504", Length = "0x20")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
85 public override int GetHashCode()
86 {
87 throw null;
88 }
89
90 [global::Cpp2ILInjected.Token(Token = "0x600158A")]
91 [global::Cpp2ILInjected.Address(RVA = "0x1E3C524", Offset = "0x1E3C524", Length = "0x68")]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
94 public override bool IsDefaultAttribute()
95 {
96 throw null;
97 }
98
99 // Note: this type is marked as 'beforefieldinit'.
100 [global::Cpp2ILInjected.Token(Token = "0x600158B")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1E3C58C", Offset = "0x1E3C58C", Length = "0x58")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DisplayNameAttribute), Member = ".ctor", ReturnType = typeof(void))]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
106 {
107 throw null;
108 }
109
110 [global::Cpp2ILInjected.Token(Token = "0x4001198")]
112
114 [global::Cpp2ILInjected.Token(Token = "0x4001199")]
115 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
116 private string <DisplayNameValue>k__BackingField;
117 }
118}
class f__AnonymousType0<< Count > j__TPar
static readonly DisplayNameAttribute Default