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
GamePadButtons.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000342")]
8 public struct GamePadButtons
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x1700021F")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6001501")]
14 [global::Cpp2ILInjected.Address(RVA = "0xA97420", Offset = "0xA97420", Length = "0xC")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 get
17 {
18 throw null;
19 }
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x17000220")]
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x6001502")]
26 [global::Cpp2ILInjected.Address(RVA = "0xA9742C", Offset = "0xA9742C", Length = "0xC")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x17000221")]
36 {
37 [global::Cpp2ILInjected.Token(Token = "0x6001503")]
38 [global::Cpp2ILInjected.Address(RVA = "0xA97438", Offset = "0xA97438", Length = "0xC")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 get
41 {
42 throw null;
43 }
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x17000222")]
48 {
49 [global::Cpp2ILInjected.Token(Token = "0x6001504")]
50 [global::Cpp2ILInjected.Address(RVA = "0xA97444", Offset = "0xA97444", Length = "0xC")]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 get
53 {
54 throw null;
55 }
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x17000223")]
60 {
61 [global::Cpp2ILInjected.Token(Token = "0x6001505")]
62 [global::Cpp2ILInjected.Address(RVA = "0xA97450", Offset = "0xA97450", Length = "0xC")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 get
65 {
66 throw null;
67 }
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x17000224")]
72 {
73 [global::Cpp2ILInjected.Token(Token = "0x6001506")]
74 [global::Cpp2ILInjected.Address(RVA = "0xA9745C", Offset = "0xA9745C", Length = "0xC")]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 get
77 {
78 throw null;
79 }
80 }
81
82 [global::Cpp2ILInjected.Token(Token = "0x17000225")]
84 {
85 [global::Cpp2ILInjected.Token(Token = "0x6001507")]
86 [global::Cpp2ILInjected.Address(RVA = "0xA97468", Offset = "0xA97468", Length = "0xC")]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 get
89 {
90 throw null;
91 }
92 }
93
94 [global::Cpp2ILInjected.Token(Token = "0x17000226")]
96 {
97 [global::Cpp2ILInjected.Token(Token = "0x6001508")]
98 [global::Cpp2ILInjected.Address(RVA = "0xA97474", Offset = "0xA97474", Length = "0xC")]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
100 get
101 {
102 throw null;
103 }
104 }
105
106 [global::Cpp2ILInjected.Token(Token = "0x17000227")]
108 {
109 [global::Cpp2ILInjected.Token(Token = "0x6001509")]
110 [global::Cpp2ILInjected.Address(RVA = "0xA97480", Offset = "0xA97480", Length = "0xC")]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 get
113 {
114 throw null;
115 }
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x17000228")]
120 {
121 [global::Cpp2ILInjected.Token(Token = "0x600150A")]
122 [global::Cpp2ILInjected.Address(RVA = "0xA9748C", Offset = "0xA9748C", Length = "0xC")]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
124 get
125 {
126 throw null;
127 }
128 }
129
130 [global::Cpp2ILInjected.Token(Token = "0x17000229")]
132 {
133 [global::Cpp2ILInjected.Token(Token = "0x600150B")]
134 [global::Cpp2ILInjected.Address(RVA = "0xA97498", Offset = "0xA97498", Length = "0xC")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 get
137 {
138 throw null;
139 }
140 }
141
142 [global::Cpp2ILInjected.Token(Token = "0x600150C")]
143 [global::Cpp2ILInjected.Address(RVA = "0xA974A4", Offset = "0xA974A4", Length = "0x8")]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
145 public GamePadButtons(Buttons buttons)
146 {
147 throw null;
148 }
149
150 [global::Cpp2ILInjected.Token(Token = "0x600150D")]
151 [global::Cpp2ILInjected.Address(RVA = "0xA974AC", Offset = "0xA974AC", Length = "0x3C")]
152 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
153 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
154 internal GamePadButtons(params Buttons[] buttons)
155 {
156 throw null;
157 }
158
159 [global::Cpp2ILInjected.Token(Token = "0x600150E")]
160 [global::Cpp2ILInjected.Address(RVA = "0xA974E8", Offset = "0xA974E8", Length = "0xC")]
161 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 public static bool operator ==(GamePadButtons left, GamePadButtons right)
164 {
165 throw null;
166 }
167
168 [global::Cpp2ILInjected.Token(Token = "0x600150F")]
169 [global::Cpp2ILInjected.Address(RVA = "0xA974F4", Offset = "0xA974F4", Length = "0xC")]
170 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 public static bool operator !=(GamePadButtons left, GamePadButtons right)
173 {
174 throw null;
175 }
176
177 [global::Cpp2ILInjected.Token(Token = "0x6001510")]
178 [global::Cpp2ILInjected.Address(RVA = "0xA97500", Offset = "0xA97500", Length = "0x78")]
179 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
181 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
182 public override bool Equals(object obj)
183 {
184 throw null;
185 }
186
187 [global::Cpp2ILInjected.Token(Token = "0x6001511")]
188 [global::Cpp2ILInjected.Address(RVA = "0xA97578", Offset = "0xA97578", Length = "0x8")]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 public override int GetHashCode()
191 {
192 throw null;
193 }
194
195 [global::Cpp2ILInjected.Token(Token = "0x6001512")]
196 [global::Cpp2ILInjected.Address(RVA = "0xA97580", Offset = "0xA97580", Length = "0x550")]
197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GamePadState), Member = "ToString", ReturnType = typeof(string))]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[] { typeof(string[]) }, ReturnType = typeof(string))]
201 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 39)]
202 public override string ToString()
203 {
204 throw null;
205 }
206
207 [global::Cpp2ILInjected.Token(Token = "0x40022E2")]
208 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
210 }
211}
class f__AnonymousType0<< Count > j__TPar
static bool operator==(GamePadButtons left, GamePadButtons right)
static bool operator!=(GamePadButtons left, GamePadButtons right)