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
Register.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Numerics
5
{
6
// Token: 0x0200052A RID: 1322
7
[
StructLayout
(2)]
8
internal
struct
Register
9
{
10
// Token: 0x0400151B RID: 5403
11
internal
byte
byte_0
;
12
13
// Token: 0x0400151C RID: 5404
14
internal
byte
byte_1
;
15
16
// Token: 0x0400151D RID: 5405
17
internal
byte
byte_2
;
18
19
// Token: 0x0400151E RID: 5406
20
internal
byte
byte_3
;
21
22
// Token: 0x0400151F RID: 5407
23
internal
byte
byte_4
;
24
25
// Token: 0x04001520 RID: 5408
26
internal
byte
byte_5
;
27
28
// Token: 0x04001521 RID: 5409
29
internal
byte
byte_6
;
30
31
// Token: 0x04001522 RID: 5410
32
internal
byte
byte_7
;
33
34
// Token: 0x04001523 RID: 5411
35
internal
byte
byte_8
;
36
37
// Token: 0x04001524 RID: 5412
38
internal
byte
byte_9
;
39
40
// Token: 0x04001525 RID: 5413
41
internal
byte
byte_10
;
42
43
// Token: 0x04001526 RID: 5414
44
internal
byte
byte_11
;
45
46
// Token: 0x04001527 RID: 5415
47
internal
byte
byte_12
;
48
49
// Token: 0x04001528 RID: 5416
50
internal
byte
byte_13
;
51
52
// Token: 0x04001529 RID: 5417
53
internal
byte
byte_14
;
54
55
// Token: 0x0400152A RID: 5418
56
internal
byte
byte_15
;
57
58
// Token: 0x0400152B RID: 5419
59
internal
sbyte
sbyte_0
;
60
61
// Token: 0x0400152C RID: 5420
62
internal
sbyte
sbyte_1
;
63
64
// Token: 0x0400152D RID: 5421
65
internal
sbyte
sbyte_2
;
66
67
// Token: 0x0400152E RID: 5422
68
internal
sbyte
sbyte_3
;
69
70
// Token: 0x0400152F RID: 5423
71
internal
sbyte
sbyte_4
;
72
73
// Token: 0x04001530 RID: 5424
74
internal
sbyte
sbyte_5
;
75
76
// Token: 0x04001531 RID: 5425
77
internal
sbyte
sbyte_6
;
78
79
// Token: 0x04001532 RID: 5426
80
internal
sbyte
sbyte_7
;
81
82
// Token: 0x04001533 RID: 5427
83
internal
sbyte
sbyte_8
;
84
85
// Token: 0x04001534 RID: 5428
86
internal
sbyte
sbyte_9
;
87
88
// Token: 0x04001535 RID: 5429
89
internal
sbyte
sbyte_10
;
90
91
// Token: 0x04001536 RID: 5430
92
internal
sbyte
sbyte_11
;
93
94
// Token: 0x04001537 RID: 5431
95
internal
sbyte
sbyte_12
;
96
97
// Token: 0x04001538 RID: 5432
98
internal
sbyte
sbyte_13
;
99
100
// Token: 0x04001539 RID: 5433
101
internal
sbyte
sbyte_14
;
102
103
// Token: 0x0400153A RID: 5434
104
internal
sbyte
sbyte_15
;
105
106
// Token: 0x0400153B RID: 5435
107
internal
ushort
uint16_0
;
108
109
// Token: 0x0400153C RID: 5436
110
internal
ushort
uint16_1
;
111
112
// Token: 0x0400153D RID: 5437
113
internal
ushort
uint16_2
;
114
115
// Token: 0x0400153E RID: 5438
116
internal
ushort
uint16_3
;
117
118
// Token: 0x0400153F RID: 5439
119
internal
ushort
uint16_4
;
120
121
// Token: 0x04001540 RID: 5440
122
internal
ushort
uint16_5
;
123
124
// Token: 0x04001541 RID: 5441
125
internal
ushort
uint16_6
;
126
127
// Token: 0x04001542 RID: 5442
128
internal
ushort
uint16_7
;
129
130
// Token: 0x04001543 RID: 5443
131
internal
short
int16_0
;
132
133
// Token: 0x04001544 RID: 5444
134
internal
short
int16_1
;
135
136
// Token: 0x04001545 RID: 5445
137
internal
short
int16_2
;
138
139
// Token: 0x04001546 RID: 5446
140
internal
short
int16_3
;
141
142
// Token: 0x04001547 RID: 5447
143
internal
short
int16_4
;
144
145
// Token: 0x04001548 RID: 5448
146
internal
short
int16_5
;
147
148
// Token: 0x04001549 RID: 5449
149
internal
short
int16_6
;
150
151
// Token: 0x0400154A RID: 5450
152
internal
short
int16_7
;
153
154
// Token: 0x0400154B RID: 5451
155
internal
uint
uint32_0
;
156
157
// Token: 0x0400154C RID: 5452
158
internal
uint
uint32_1
;
159
160
// Token: 0x0400154D RID: 5453
161
internal
uint
uint32_2
;
162
163
// Token: 0x0400154E RID: 5454
164
internal
uint
uint32_3
;
165
166
// Token: 0x0400154F RID: 5455
167
internal
int
int32_0
;
168
169
// Token: 0x04001550 RID: 5456
170
internal
int
int32_1
;
171
172
// Token: 0x04001551 RID: 5457
173
internal
int
int32_2
;
174
175
// Token: 0x04001552 RID: 5458
176
internal
int
int32_3
;
177
178
// Token: 0x04001553 RID: 5459
179
internal
ulong
uint64_0
;
180
181
// Token: 0x04001554 RID: 5460
182
internal
ulong
uint64_1
;
183
184
// Token: 0x04001555 RID: 5461
185
internal
long
int64_0
;
186
187
// Token: 0x04001556 RID: 5462
188
internal
long
int64_1
;
189
190
// Token: 0x04001557 RID: 5463
191
internal
float
single_0
;
192
193
// Token: 0x04001558 RID: 5464
194
internal
float
single_1
;
195
196
// Token: 0x04001559 RID: 5465
197
internal
float
single_2
;
198
199
// Token: 0x0400155A RID: 5466
200
internal
float
single_3
;
201
202
// Token: 0x0400155B RID: 5467
203
internal
double
double_0
;
204
205
// Token: 0x0400155C RID: 5468
206
internal
double
double_1
;
207
}
208
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ulong
System.Numerics
Definition
ConstantHelper.cs:5
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
System.Numerics.Register.byte_0
byte byte_0
Definition
Register.cs:11
System.Numerics.Register.int64_1
long int64_1
Definition
Register.cs:188
System.Numerics.Register.uint16_1
ushort uint16_1
Definition
Register.cs:110
System.Numerics.Register.sbyte_2
sbyte sbyte_2
Definition
Register.cs:65
System.Numerics.Register.sbyte_0
sbyte sbyte_0
Definition
Register.cs:59
System.Numerics.Register.byte_6
byte byte_6
Definition
Register.cs:29
System.Numerics.Register.byte_8
byte byte_8
Definition
Register.cs:35
System.Numerics.Register.int64_0
long int64_0
Definition
Register.cs:185
System.Numerics.Register.int16_7
short int16_7
Definition
Register.cs:152
System.Numerics.Register.byte_13
byte byte_13
Definition
Register.cs:50
System.Numerics.Register.byte_3
byte byte_3
Definition
Register.cs:20
System.Numerics.Register.uint32_2
uint uint32_2
Definition
Register.cs:161
System.Numerics.Register.double_0
double double_0
Definition
Register.cs:203
System.Numerics.Register.sbyte_14
sbyte sbyte_14
Definition
Register.cs:101
System.Numerics.Register.sbyte_10
sbyte sbyte_10
Definition
Register.cs:89
System.Numerics.Register.byte_1
byte byte_1
Definition
Register.cs:14
System.Numerics.Register.sbyte_3
sbyte sbyte_3
Definition
Register.cs:68
System.Numerics.Register.byte_4
byte byte_4
Definition
Register.cs:23
System.Numerics.Register.int32_3
int int32_3
Definition
Register.cs:176
System.Numerics.Register.int32_0
int int32_0
Definition
Register.cs:167
System.Numerics.Register.sbyte_6
sbyte sbyte_6
Definition
Register.cs:77
System.Numerics.Register.single_0
float single_0
Definition
Register.cs:191
System.Numerics.Register.sbyte_4
sbyte sbyte_4
Definition
Register.cs:71
System.Numerics.Register.single_2
float single_2
Definition
Register.cs:197
System.Numerics.Register.sbyte_13
sbyte sbyte_13
Definition
Register.cs:98
System.Numerics.Register.byte_15
byte byte_15
Definition
Register.cs:56
System.Numerics.Register.uint16_6
ushort uint16_6
Definition
Register.cs:125
System.Numerics.Register.sbyte_15
sbyte sbyte_15
Definition
Register.cs:104
System.Numerics.Register.byte_2
byte byte_2
Definition
Register.cs:17
System.Numerics.Register.byte_12
byte byte_12
Definition
Register.cs:47
System.Numerics.Register.int32_1
int int32_1
Definition
Register.cs:170
System.Numerics.Register.int16_6
short int16_6
Definition
Register.cs:149
System.Numerics.Register.int32_2
int int32_2
Definition
Register.cs:173
System.Numerics.Register.uint16_4
ushort uint16_4
Definition
Register.cs:119
System.Numerics.Register.double_1
double double_1
Definition
Register.cs:206
System.Numerics.Register.int16_1
short int16_1
Definition
Register.cs:134
System.Numerics.Register.sbyte_7
sbyte sbyte_7
Definition
Register.cs:80
System.Numerics.Register.sbyte_9
sbyte sbyte_9
Definition
Register.cs:86
System.Numerics.Register.uint64_1
ulong uint64_1
Definition
Register.cs:182
System.Numerics.Register.uint16_7
ushort uint16_7
Definition
Register.cs:128
System.Numerics.Register.byte_9
byte byte_9
Definition
Register.cs:38
System.Numerics.Register.uint32_3
uint uint32_3
Definition
Register.cs:164
System.Numerics.Register.uint16_2
ushort uint16_2
Definition
Register.cs:113
System.Numerics.Register.int16_5
short int16_5
Definition
Register.cs:146
System.Numerics.Register.uint16_3
ushort uint16_3
Definition
Register.cs:116
System.Numerics.Register.byte_14
byte byte_14
Definition
Register.cs:53
System.Numerics.Register.byte_11
byte byte_11
Definition
Register.cs:44
System.Numerics.Register.int16_3
short int16_3
Definition
Register.cs:140
System.Numerics.Register.uint32_0
uint uint32_0
Definition
Register.cs:155
System.Numerics.Register.uint16_0
ushort uint16_0
Definition
Register.cs:107
System.Numerics.Register.uint64_0
ulong uint64_0
Definition
Register.cs:179
System.Numerics.Register.sbyte_12
sbyte sbyte_12
Definition
Register.cs:95
System.Numerics.Register.single_3
float single_3
Definition
Register.cs:200
System.Numerics.Register.uint32_1
uint uint32_1
Definition
Register.cs:158
System.Numerics.Register.single_1
float single_1
Definition
Register.cs:194
System.Numerics.Register.sbyte_5
sbyte sbyte_5
Definition
Register.cs:74
System.Numerics.Register.byte_5
byte byte_5
Definition
Register.cs:26
System.Numerics.Register.sbyte_8
sbyte sbyte_8
Definition
Register.cs:83
System.Numerics.Register.byte_7
byte byte_7
Definition
Register.cs:32
System.Numerics.Register.byte_10
byte byte_10
Definition
Register.cs:41
System.Numerics.Register.int16_0
short int16_0
Definition
Register.cs:131
System.Numerics.Register.sbyte_11
sbyte sbyte_11
Definition
Register.cs:92
System.Numerics.Register.sbyte_1
sbyte sbyte_1
Definition
Register.cs:62
System.Numerics.Register.int16_2
short int16_2
Definition
Register.cs:137
System.Numerics.Register.uint16_5
ushort uint16_5
Definition
Register.cs:122
System.Numerics.Register.int16_4
short int16_4
Definition
Register.cs:143
System.Numerics.Register
Definition
Register.cs:9
source
mscorlib
System
Numerics
Register.cs
Generated by
1.10.0