terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
GamePadButtons.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000342 RID: 834
7 public struct GamePadButtons
8 {
9 // Token: 0x1700021F RID: 543
10 // (get) Token: 0x06001501 RID: 5377 RVA: 0x000021DB File Offset: 0x000003DB
12 {
13 get
14 {
15 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
16 }
17 }
18
19 // Token: 0x17000220 RID: 544
20 // (get) Token: 0x06001502 RID: 5378 RVA: 0x000021DB File Offset: 0x000003DB
22 {
23 get
24 {
25 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
26 }
27 }
28
29 // Token: 0x17000221 RID: 545
30 // (get) Token: 0x06001503 RID: 5379 RVA: 0x000021DB File Offset: 0x000003DB
32 {
33 get
34 {
35 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
36 }
37 }
38
39 // Token: 0x17000222 RID: 546
40 // (get) Token: 0x06001504 RID: 5380 RVA: 0x000021DB File Offset: 0x000003DB
42 {
43 get
44 {
45 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
46 }
47 }
48
49 // Token: 0x17000223 RID: 547
50 // (get) Token: 0x06001505 RID: 5381 RVA: 0x000021DB File Offset: 0x000003DB
52 {
53 get
54 {
55 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
56 }
57 }
58
59 // Token: 0x17000224 RID: 548
60 // (get) Token: 0x06001506 RID: 5382 RVA: 0x000021DB File Offset: 0x000003DB
62 {
63 get
64 {
65 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
66 }
67 }
68
69 // Token: 0x17000225 RID: 549
70 // (get) Token: 0x06001507 RID: 5383 RVA: 0x000021DB File Offset: 0x000003DB
72 {
73 get
74 {
75 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
76 }
77 }
78
79 // Token: 0x17000226 RID: 550
80 // (get) Token: 0x06001508 RID: 5384 RVA: 0x000021DB File Offset: 0x000003DB
82 {
83 get
84 {
85 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
86 }
87 }
88
89 // Token: 0x17000227 RID: 551
90 // (get) Token: 0x06001509 RID: 5385 RVA: 0x000021DB File Offset: 0x000003DB
92 {
93 get
94 {
95 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
96 }
97 }
98
99 // Token: 0x17000228 RID: 552
100 // (get) Token: 0x0600150A RID: 5386 RVA: 0x000021DB File Offset: 0x000003DB
102 {
103 get
104 {
105 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
106 }
107 }
108
109 // Token: 0x17000229 RID: 553
110 // (get) Token: 0x0600150B RID: 5387 RVA: 0x000021DB File Offset: 0x000003DB
112 {
113 get
114 {
115 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
116 }
117 }
118
119 // Token: 0x0600150C RID: 5388 RVA: 0x0005F900 File Offset: 0x0005DB00
120 public GamePadButtons(Buttons buttons)
121 {
122 this._buttons = buttons;
123 }
124
125 // Token: 0x0600150D RID: 5389 RVA: 0x0005F914 File Offset: 0x0005DB14
126 internal GamePadButtons(params Buttons[] buttons)
127 {
128 long num = 0L;
129 this._buttons = (Buttons)num;
130 }
131
132 // Token: 0x0600150E RID: 5390 RVA: 0x000021DB File Offset: 0x000003DB
133 public static bool operator ==(GamePadButtons left, GamePadButtons right)
134 {
135 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
136 }
137
138 // Token: 0x0600150F RID: 5391 RVA: 0x000021DB File Offset: 0x000003DB
139 public static bool operator !=(GamePadButtons left, GamePadButtons right)
140 {
141 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
142 }
143
144 // Token: 0x06001510 RID: 5392 RVA: 0x0005F92C File Offset: 0x0005DB2C
145 public override bool Equals(object obj)
146 {
147 if (obj != null)
148 {
149 return;
150 }
151 }
152
153 // Token: 0x06001511 RID: 5393 RVA: 0x000021DB File Offset: 0x000003DB
154 public override int GetHashCode()
155 {
156 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
157 }
158
159 // Token: 0x06001512 RID: 5394 RVA: 0x0005F940 File Offset: 0x0005DB40
160 public override string ToString()
161 {
162 string text;
163 string text2;
164 string text3;
165 string text4;
166 string text5;
167 string text6;
168 string text7;
169 string text8;
170 string text9;
171 string text10;
172 string text11;
173 if (("[GamePadButtons: A=" == null || "[GamePadButtons: A=" != null) && (text == null || text != null) && (", B=" == null || ", B=" != null) && (text2 == null || text2 != null) && (", Back=" == null || ", Back=" != null) && (text3 == null || text3 != null) && (", X=" == null || ", X=" != null) && (text4 == null || text4 != null) && (", Y=" == null || ", Y=" != null) && (text5 == null || text5 != null) && (", Start=" == null || ", Start=" != null) && (text6 == null || text6 != null) && (", LeftShoulder=" == null || ", LeftShoulder=" != null) && (text7 == null || text7 != null) && (", LeftStick=" == null || ", LeftStick=" != null) && (text8 == null || text8 != null) && (", RightShoulder=" == null || ", RightShoulder=" != null) && (text9 == null || text9 != null) && (", RightStick=" == null || ", RightStick=" != null) && (text10 == null || text10 != null) && (", BigButton=" == null || ", BigButton=" != null) && (text11 == null || text11 != null) && ("]" == null || "]" != null))
174 {
175 string text12;
176 return text12;
177 }
178 throw new ArrayTypeMismatchException();
179 }
180
181 // Token: 0x040022E2 RID: 8930
183 }
184}
class f__AnonymousType0<< Count > j__TPar
static bool operator==(GamePadButtons left, GamePadButtons right)
static bool operator!=(GamePadButtons left, GamePadButtons right)