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
MouseState.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000359")]
8 public struct MouseState
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600163B")]
11 [global::Cpp2ILInjected.Address(RVA = "0xA9F130", Offset = "0xA9F130", Length = "0x1C")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x600163C")]
19 [global::Cpp2ILInjected.Address(RVA = "0xAA0084", Offset = "0xAA0084", Length = "0x20")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25
26 [global::Cpp2ILInjected.Token(Token = "0x600163D")]
27 [global::Cpp2ILInjected.Address(RVA = "0xAA00A4", Offset = "0xAA00A4", Length = "0x9C")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 public static bool operator ==(MouseState left, MouseState right)
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x600163E")]
36 [global::Cpp2ILInjected.Address(RVA = "0xAA0140", Offset = "0xAA0140", Length = "0x9C")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 public static bool operator !=(MouseState left, MouseState right)
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x600163F")]
45 [global::Cpp2ILInjected.Address(RVA = "0xAA01DC", Offset = "0xAA01DC", Length = "0x110")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
49 public override bool Equals(object obj)
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x6001640")]
55 [global::Cpp2ILInjected.Address(RVA = "0xAA02EC", Offset = "0xAA02EC", Length = "0x5C")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 public override int GetHashCode()
58 {
59 throw null;
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x17000287")]
63 public int X
64 {
65 [global::Cpp2ILInjected.Token(Token = "0x6001641")]
66 [global::Cpp2ILInjected.Address(RVA = "0xAA0348", Offset = "0xAA0348", Length = "0x8")]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 get
69 {
70 throw null;
71 }
72 [global::Cpp2ILInjected.Token(Token = "0x6001642")]
73 [global::Cpp2ILInjected.Address(RVA = "0xAA0350", Offset = "0xAA0350", Length = "0x8")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 internal set
76 {
77 throw null;
78 }
79 }
80
81 [global::Cpp2ILInjected.Token(Token = "0x17000288")]
82 public int Y
83 {
84 [global::Cpp2ILInjected.Token(Token = "0x6001643")]
85 [global::Cpp2ILInjected.Address(RVA = "0xAA0358", Offset = "0xAA0358", Length = "0x8")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 get
88 {
89 throw null;
90 }
91 [global::Cpp2ILInjected.Token(Token = "0x6001644")]
92 [global::Cpp2ILInjected.Address(RVA = "0xAA0360", Offset = "0xAA0360", Length = "0x8")]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
94 internal set
95 {
96 throw null;
97 }
98 }
99
100 [global::Cpp2ILInjected.Token(Token = "0x17000289")]
102 {
103 [global::Cpp2ILInjected.Token(Token = "0x6001645")]
104 [global::Cpp2ILInjected.Address(RVA = "0xAA0368", Offset = "0xAA0368", Length = "0x24")]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Point), Member = ".ctor", MemberParameters = new object[]
107 {
108 typeof(int),
109 typeof(int)
110 }, ReturnType = typeof(void))]
111 get
112 {
113 throw null;
114 }
115 }
116
117 [global::Cpp2ILInjected.Token(Token = "0x1700028A")]
119 {
120 [global::Cpp2ILInjected.Token(Token = "0x6001646")]
121 [global::Cpp2ILInjected.Address(RVA = "0xAA038C", Offset = "0xAA038C", Length = "0x8")]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 get
124 {
125 throw null;
126 }
127 [global::Cpp2ILInjected.Token(Token = "0x6001647")]
128 [global::Cpp2ILInjected.Address(RVA = "0xAA0394", Offset = "0xAA0394", Length = "0x8")]
129 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
130 internal set
131 {
132 throw null;
133 }
134 }
135
136 [global::Cpp2ILInjected.Token(Token = "0x1700028B")]
138 {
139 [global::Cpp2ILInjected.Token(Token = "0x6001648")]
140 [global::Cpp2ILInjected.Address(RVA = "0xAA039C", Offset = "0xAA039C", Length = "0x8")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 get
143 {
144 throw null;
145 }
146 [global::Cpp2ILInjected.Token(Token = "0x6001649")]
147 [global::Cpp2ILInjected.Address(RVA = "0xAA03A4", Offset = "0xAA03A4", Length = "0x8")]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 internal set
150 {
151 throw null;
152 }
153 }
154
155 [global::Cpp2ILInjected.Token(Token = "0x1700028C")]
157 {
158 [global::Cpp2ILInjected.Token(Token = "0x600164A")]
159 [global::Cpp2ILInjected.Address(RVA = "0xAA03AC", Offset = "0xAA03AC", Length = "0x8")]
160 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
161 get
162 {
163 throw null;
164 }
165 [global::Cpp2ILInjected.Token(Token = "0x600164B")]
166 [global::Cpp2ILInjected.Address(RVA = "0xAA03B4", Offset = "0xAA03B4", Length = "0x8")]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 internal set
169 {
170 throw null;
171 }
172 }
173
174 [global::Cpp2ILInjected.Token(Token = "0x1700028D")]
176 {
177 [global::Cpp2ILInjected.Token(Token = "0x600164C")]
178 [global::Cpp2ILInjected.Address(RVA = "0xAA03BC", Offset = "0xAA03BC", Length = "0x8")]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
180 get
181 {
182 throw null;
183 }
184 [global::Cpp2ILInjected.Token(Token = "0x600164D")]
185 [global::Cpp2ILInjected.Address(RVA = "0xAA03C4", Offset = "0xAA03C4", Length = "0x8")]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
187 internal set
188 {
189 throw null;
190 }
191 }
192
193 [global::Cpp2ILInjected.Token(Token = "0x1700028E")]
195 {
196 [global::Cpp2ILInjected.Token(Token = "0x600164E")]
197 [global::Cpp2ILInjected.Address(RVA = "0xAA03CC", Offset = "0xAA03CC", Length = "0x8")]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
199 get
200 {
201 throw null;
202 }
203 [global::Cpp2ILInjected.Token(Token = "0x600164F")]
204 [global::Cpp2ILInjected.Address(RVA = "0xAA03D4", Offset = "0xAA03D4", Length = "0x8")]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
206 internal set
207 {
208 throw null;
209 }
210 }
211
212 [global::Cpp2ILInjected.Token(Token = "0x1700028F")]
214 {
215 [global::Cpp2ILInjected.Token(Token = "0x6001650")]
216 [global::Cpp2ILInjected.Address(RVA = "0xAA03DC", Offset = "0xAA03DC", Length = "0x8")]
217 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
218 get
219 {
220 throw null;
221 }
222 [global::Cpp2ILInjected.Token(Token = "0x6001651")]
223 [global::Cpp2ILInjected.Address(RVA = "0xAA03E4", Offset = "0xAA03E4", Length = "0x8")]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 internal set
226 {
227 throw null;
228 }
229 }
230
231 [global::Cpp2ILInjected.Token(Token = "0x17000290")]
233 {
234 [global::Cpp2ILInjected.Token(Token = "0x6001652")]
235 [global::Cpp2ILInjected.Address(RVA = "0xAA03EC", Offset = "0xAA03EC", Length = "0x8")]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 get
238 {
239 throw null;
240 }
241 [global::Cpp2ILInjected.Token(Token = "0x6001653")]
242 [global::Cpp2ILInjected.Address(RVA = "0xAA03F4", Offset = "0xAA03F4", Length = "0x8")]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
244 internal set
245 {
246 throw null;
247 }
248 }
249
250 [global::Cpp2ILInjected.Token(Token = "0x4002407")]
251 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
252 private int _x;
253
254 [global::Cpp2ILInjected.Token(Token = "0x4002408")]
255 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
256 private int _y;
257
258 [global::Cpp2ILInjected.Token(Token = "0x4002409")]
259 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
260 private int _scrollWheelValue;
261
262 [global::Cpp2ILInjected.Token(Token = "0x400240A")]
263 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
265
266 [global::Cpp2ILInjected.Token(Token = "0x400240B")]
267 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
269
270 [global::Cpp2ILInjected.Token(Token = "0x400240C")]
271 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
273
274 [global::Cpp2ILInjected.Token(Token = "0x400240D")]
275 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
277
278 [global::Cpp2ILInjected.Token(Token = "0x400240E")]
279 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
281
282 [global::Cpp2ILInjected.Token(Token = "0x400240F")]
283 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
285 }
286}
class f__AnonymousType0<< Count > j__TPar
static bool operator==(MouseState left, MouseState right)
Definition MouseState.cs:30
override bool Equals(object obj)
Definition MouseState.cs:49
static bool operator!=(MouseState left, MouseState right)
Definition MouseState.cs:39
MouseState(int x, int y, int scrollWheel, ButtonState leftButton, ButtonState middleButton, ButtonState rightButton, ButtonState xButton1, ButtonState xButton2)
Definition MouseState.cs:13
MouseState(int x, int y, int scrollWheel, ButtonState leftButton, ButtonState middleButton, ButtonState rightButton, ButtonState xButton1, ButtonState xButton2, int horizontalScrollWheel)
Definition MouseState.cs:21