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
PasswordPropertyTextAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x20003AB")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60018CA")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E56D20", Offset = "0x1E56D20", Length = "0x1C")]
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 = "0x60018CB")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E56D3C", Offset = "0x1E56D3C", Length = "0x28")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
25 public PasswordPropertyTextAttribute(bool password)
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x170005AA")]
31 public bool Password
32 {
34 [global::Cpp2ILInjected.Token(Token = "0x60018CC")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E56D64", Offset = "0x1E56D64", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60018CD")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1E56D6C", Offset = "0x1E56D6C", Length = "0x7C")]
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 o)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x60018CE")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1E56DE8", Offset = "0x1E56DE8", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
57 public override int GetHashCode()
58 {
59 throw null;
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x60018CF")]
63 [global::Cpp2ILInjected.Address(RVA = "0x1E56DF0", Offset = "0x1E56DF0", Length = "0x68")]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
66 public override bool IsDefaultAttribute()
67 {
68 throw null;
69 }
70
71 // Note: this type is marked as 'beforefieldinit'.
72 [global::Cpp2ILInjected.Token(Token = "0x60018D0")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1E56E58", Offset = "0x1E56E58", Length = "0x88")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
78 {
79 throw null;
80 }
81
82 [global::Cpp2ILInjected.Token(Token = "0x400129D")]
84
85 [global::Cpp2ILInjected.Token(Token = "0x400129E")]
87
88 [global::Cpp2ILInjected.Token(Token = "0x400129F")]
90
92 [global::Cpp2ILInjected.Token(Token = "0x40012A0")]
93 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
94 private readonly bool <Password>k__BackingField;
95 }
96}
class f__AnonymousType0<< Count > j__TPar
static readonly PasswordPropertyTextAttribute Yes
static readonly PasswordPropertyTextAttribute Default