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
DataObjectFieldAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000362")]
10 public sealed class DataObjectFieldAttribute : Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001699")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E47994", Offset = "0x1E47994", Length = "0x34")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x600169A")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1E47A10", Offset = "0x1E47A10", Length = "0x3C")]
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 = "0x600169B")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1E47A4C", Offset = "0x1E47A4C", Length = "0x48")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x600169C")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1E479C8", Offset = "0x1E479C8", Length = "0x48")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x17000522")]
50 public bool IsIdentity
51 {
53 [global::Cpp2ILInjected.Token(Token = "0x600169D")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1E47A94", Offset = "0x1E47A94", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 get
57 {
58 throw null;
59 }
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x17000523")]
63 public bool IsNullable
64 {
66 [global::Cpp2ILInjected.Token(Token = "0x600169E")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1E47A9C", Offset = "0x1E47A9C", Length = "0x8")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 get
70 {
71 throw null;
72 }
73 }
74
75 [global::Cpp2ILInjected.Token(Token = "0x17000524")]
76 public int Length
77 {
79 [global::Cpp2ILInjected.Token(Token = "0x600169F")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1E47AA4", Offset = "0x1E47AA4", Length = "0x8")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 get
83 {
84 throw null;
85 }
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x17000525")]
89 public bool PrimaryKey
90 {
92 [global::Cpp2ILInjected.Token(Token = "0x60016A0")]
93 [global::Cpp2ILInjected.Address(RVA = "0x1E47AAC", Offset = "0x1E47AAC", Length = "0x8")]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
95 get
96 {
97 throw null;
98 }
99 }
100
101 [global::Cpp2ILInjected.Token(Token = "0x60016A1")]
102 [global::Cpp2ILInjected.Address(RVA = "0x1E47AB4", Offset = "0x1E47AB4", Length = "0xE0")]
103 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
106 public override bool Equals(object obj)
107 {
108 throw null;
109 }
110
111 [global::Cpp2ILInjected.Token(Token = "0x60016A2")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1E47B94", Offset = "0x1E47B94", Length = "0x8")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
115 public override int GetHashCode()
116 {
117 throw null;
118 }
119
121 [global::Cpp2ILInjected.Token(Token = "0x40011EC")]
122 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
123 private readonly bool <IsIdentity>k__BackingField;
124
126 [global::Cpp2ILInjected.Token(Token = "0x40011ED")]
127 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
128 private readonly bool <IsNullable>k__BackingField;
129
131 [global::Cpp2ILInjected.Token(Token = "0x40011EE")]
132 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
133 private readonly int <Length>k__BackingField;
134
136 [global::Cpp2ILInjected.Token(Token = "0x40011EF")]
137 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
138 private readonly bool <PrimaryKey>k__BackingField;
139 }
140}
class f__AnonymousType0<< Count > j__TPar
DataObjectFieldAttribute(bool primaryKey, bool isIdentity)
DataObjectFieldAttribute(bool primaryKey, bool isIdentity, bool isNullable)
DataObjectFieldAttribute(bool primaryKey, bool isIdentity, bool isNullable, int length)