-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathencrypted_inline.h
644 lines (643 loc) · 58.4 KB
/
encrypted_inline.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
#pragma once
#include <cstdint>
namespace blazedumper {
namespace _3a4adac03ae9fad242ca493dd62660f37779252a {
inline constexpr ::std::ptrdiff_t _ec85d767915aec6ce204417069cb54064428d351 = 0x0; // ulong
inline constexpr ::std::ptrdiff_t _6c53138c2f0042dbe5a6dafcd774b92706621a2e = 0x8; // long
} // namespace _3a4adac03ae9fad242ca493dd62660f37779252a
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d.FishType {
inline constexpr ::std::ptrdiff_t mesh = 0x0; // Mesh
inline constexpr ::std::ptrdiff_t material = 0x8; // Material
inline constexpr ::std::ptrdiff_t castsPerFrame = 0x10; // int
inline constexpr ::std::ptrdiff_t maxCount = 0x14; // int
inline constexpr ::std::ptrdiff_t minSpeed = 0x18; // float
inline constexpr ::std::ptrdiff_t maxSpeed = 0x1C; // float
inline constexpr ::std::ptrdiff_t idealDepth = 0x20; // float
inline constexpr ::std::ptrdiff_t minTurnSpeed = 0x24; // float
inline constexpr ::std::ptrdiff_t maxTurnSpeed = 0x28; // float
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d.FishType
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._66ff7ecf4c87ee296d7c1d80b71cfd088cfbc38e {
inline constexpr ::std::ptrdiff_t _95b4099d2bd220a2d73d982635027c28a8d436b9 = 0x0; // bool
inline constexpr ::std::ptrdiff_t _af46c0422aae336d39fdd418e303a573f798bb5a = 0x4; // float
inline constexpr ::std::ptrdiff_t _43690dad7501b27aced12ed7cb39cc4e6a732e3f = 0x8; // float
inline constexpr ::std::ptrdiff_t _b7224ee821ad9444fb4d3fe0dc0de6d181eec134 = 0xC; // float
inline constexpr ::std::ptrdiff_t _b8ba167f86be677650bcc1c5233777459c24e38d = 0x10; // float
inline constexpr ::std::ptrdiff_t _85dffa861221ef6d3040a292a833eff881bc3542 = 0x14; // float
inline constexpr ::std::ptrdiff_t _a14fe125d8367f9333a22cf0c9e30d5c591ee03f = 0x18; // float
inline constexpr ::std::ptrdiff_t _015d3a3867d573c2706c5b537d5672e56156ca52 = 0x1C; // float
inline constexpr ::std::ptrdiff_t _a211beb1c0297c4b8611dd15b7644744873ee987 = 0x20; // float
inline constexpr ::std::ptrdiff_t _7c3ae047e7d111fe6a842160b27c9245f6958059 = 0x24; // float
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x28; // float
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._66ff7ecf4c87ee296d7c1d80b71cfd088cfbc38e
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._600f468872917d587d758c0f022705ebeec20a71 {
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x0; // float3
inline constexpr ::std::ptrdiff_t _4ebd4f1146841edc0ca45afac82ff8b3515e5f72 = 0xC; // float
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x10; // float
inline constexpr ::std::ptrdiff_t _cbf7ff26773bf024e139cd951a52d0b82b667d88 = 0x14; // float
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._600f468872917d587d758c0f022705ebeec20a71
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._2a6b1a3921f42c2be4979a0499d113d01483091c {
inline constexpr ::std::ptrdiff_t _15795561f7f7ebf10f9bb22ffa72ad0d5281e04b = 0x0; // int
inline constexpr ::std::ptrdiff_t _fdbbb67c0da7037f138bda93869c6b309614eb5a = 0x4; // uint
inline constexpr ::std::ptrdiff_t _0a6b3e691bbab24ae1663644bdad91453ef7abf1 = 0x8; // int
inline constexpr ::std::ptrdiff_t _f167b9a6294c37ba5ceb0486b6d099f5a619a3c0 = 0xC; // int
inline constexpr ::std::ptrdiff_t _f4655090099b483d8cedf47066ed910fd91fba78 = 0x10; // NativeArray<RaycastCommand>
inline constexpr ::std::ptrdiff_t _936e81b701d65e59c2e90452daaad10a35c39003 = 0x40; // NativeArray<int>
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._2a6b1a3921f42c2be4979a0499d113d01483091c
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._1799a935415ef1469a42d5e4b4605c90079814c8 {
inline constexpr ::std::ptrdiff_t _0a6b3e691bbab24ae1663644bdad91453ef7abf1 = 0x0; // int
inline constexpr ::std::ptrdiff_t _b7e50a4d38fc84ef3f645f538e7493a4d686b350 = 0x18; // NativeArray<RaycastHit>
inline constexpr ::std::ptrdiff_t _936e81b701d65e59c2e90452daaad10a35c39003 = 0x28; // NativeArray<int>
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._1799a935415ef1469a42d5e4b4605c90079814c8
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._5eca6bd225a5278e14cbdfd5b202e7e5ffa62158 {
inline constexpr ::std::ptrdiff_t _fd45d7e2c6dd1e41cd82ad22f7dd6eceed431c3f = 0x0; // float3
inline constexpr ::std::ptrdiff_t _fdbbb67c0da7037f138bda93869c6b309614eb5a = 0xC; // uint
inline constexpr ::std::ptrdiff_t _f903a2298b87b7a04bcac551c7029c7e22bbdfc2 = 0x10; // float
inline constexpr ::std::ptrdiff_t _c6f4033da5ab6621e80b8b99cb56c052926297d9 = 0x14; // float
inline constexpr ::std::ptrdiff_t _31c17aedcbc88c16cc31a96231595f2cbf3bf501 = 0x18; // float
inline constexpr ::std::ptrdiff_t _4840a89a872f7bc4ef1b65f0662e2e954516216f = 0x1C; // float
inline constexpr ::std::ptrdiff_t _98c0a5791cf0a41cfa85e1c016400a650c53ea3d = 0x20; // float
inline constexpr ::std::ptrdiff_t _4b608589a10886162898d6ca667e5b382b9b2d7d = 0x24; // float
inline constexpr ::std::ptrdiff_t _8a600d832bce3a440dbda3a5a749ab2b0e91bde2 = 0x28; // %d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d.%66ff7ecf4c87ee296d7c1d80b71cfd088cfbc38e*
inline constexpr ::std::ptrdiff_t _78a93aa3f40e678ae5658d8fc7650003fbdd7efe = 0x30; // %d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d.%600f468872917d587d758c0f022705ebeec20a71*
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._5eca6bd225a5278e14cbdfd5b202e7e5ffa62158
namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._342111143ae4fa9c7713dc4b9e776202838ccc4c {
inline constexpr ::std::ptrdiff_t _f167b9a6294c37ba5ceb0486b6d099f5a619a3c0 = 0x20; // NativeArray<int>
} // namespace _d8ef2e98aa47d67acdd7c99ca2b740d4bce79d3d._342111143ae4fa9c7713dc4b9e776202838ccc4c
namespace _678243072c60c9033d5f093b3f3da2ff64a0810a {
inline constexpr ::std::ptrdiff_t _63dba9f2670eb492ca317a5bfc7ac748a7cb4d6e = 0x0; // Transform
inline constexpr ::std::ptrdiff_t _17df05e19b9a8f8c5c40643c51f14480168353d1 = 0x8; // Rigidbody
inline constexpr ::std::ptrdiff_t _1b8fab4bc7773c926b56ff76dcb591344615c7b7 = 0x10; // Collider
inline constexpr ::std::ptrdiff_t _3bd29c4ae35535b8ed451bed1e465f2536299376 = 0x18; // OBB
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x68; // Vector3
inline constexpr ::std::ptrdiff_t _4ebd4f1146841edc0ca45afac82ff8b3515e5f72 = 0x74; // Quaternion
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x84; // Vector3
inline constexpr ::std::ptrdiff_t _ce0155cd3c40767166e8606910e9204c58f4fac9 = 0x90; // %1e0c9ab22fea6a6527440d116e818d3b87166a7f.Data
} // namespace _678243072c60c9033d5f093b3f3da2ff64a0810a
namespace _c0c4c2eb9e99f665c0e2e5f62fa4f5d3c84fe510._b9402f603fced21338a70b06b23cda56fb158475 {
inline constexpr ::std::ptrdiff_t _63dba9f2670eb492ca317a5bfc7ac748a7cb4d6e = 0x0; // Transform
inline constexpr ::std::ptrdiff_t _17df05e19b9a8f8c5c40643c51f14480168353d1 = 0x8; // Rigidbody
inline constexpr ::std::ptrdiff_t _1b8fab4bc7773c926b56ff76dcb591344615c7b7 = 0x10; // Collider
inline constexpr ::std::ptrdiff_t _3bd29c4ae35535b8ed451bed1e465f2536299376 = 0x18; // OBB
} // namespace _c0c4c2eb9e99f665c0e2e5f62fa4f5d3c84fe510._b9402f603fced21338a70b06b23cda56fb158475
namespace _9cef5e944e3c6c9a6a480da0901658b68134a3dc {
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x0; // Vector3
inline constexpr ::std::ptrdiff_t _4ebd4f1146841edc0ca45afac82ff8b3515e5f72 = 0xC; // Quaternion
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x1C; // Vector3
inline constexpr ::std::ptrdiff_t _ce0155cd3c40767166e8606910e9204c58f4fac9 = 0x28; // %1e0c9ab22fea6a6527440d116e818d3b87166a7f.Data
} // namespace _9cef5e944e3c6c9a6a480da0901658b68134a3dc
namespace _8d4ec567442a96528394d861ae5f29e5a0d8db52 {
inline constexpr ::std::ptrdiff_t _16a6e401f46a3378bbd75c982006ed70d2681b69 = 0x0; // Renderer
inline constexpr ::std::ptrdiff_t _3bd29c4ae35535b8ed451bed1e465f2536299376 = 0x8; // OBB
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x58; // Vector3
inline constexpr ::std::ptrdiff_t _4ebd4f1146841edc0ca45afac82ff8b3515e5f72 = 0x64; // Quaternion
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x74; // Vector3
inline constexpr ::std::ptrdiff_t _ce0155cd3c40767166e8606910e9204c58f4fac9 = 0x80; // %1e0c9ab22fea6a6527440d116e818d3b87166a7f.Data
} // namespace _8d4ec567442a96528394d861ae5f29e5a0d8db52
namespace _6e4e0d2806f11afd7ad4a6560a7fe24928b8103b._b9402f603fced21338a70b06b23cda56fb158475 {
inline constexpr ::std::ptrdiff_t _16a6e401f46a3378bbd75c982006ed70d2681b69 = 0x0; // Renderer
} // namespace _6e4e0d2806f11afd7ad4a6560a7fe24928b8103b._b9402f603fced21338a70b06b23cda56fb158475
namespace _4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner> {
inline constexpr ::std::ptrdiff_t _f7fc8e4fabbdef439b7cfbd2a6bdaf19d3130247 = 0x0; // TInner
} // namespace _4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner>
namespace _cba89e779ef949d9a9424bc764a6d6a3daa1c545 {
inline constexpr ::std::ptrdiff_t _6a30f95828e25480da52b4fa5cc0c15d9002c771 = 0x0; // IPAddress
inline constexpr ::std::ptrdiff_t _e2bf0dfd3420afd915706924ca4e3bff9a0ef975 = 0x8; // int
} // namespace _cba89e779ef949d9a9424bc764a6d6a3daa1c545
namespace _3ae05fa750bbf4ccbad68d27e12f411cd1111c68._3393ceca002117682536aac5a4610fa081d8bd3d {
inline constexpr ::std::ptrdiff_t _6930ac8b73e439f0c33302fbe45bb7c0902d1a9a = 0x18; // string
} // namespace _3ae05fa750bbf4ccbad68d27e12f411cd1111c68._3393ceca002117682536aac5a4610fa081d8bd3d
namespace _07e9ef770185b8ad56f02e2732c8583d0363f11a._4f8f4018e363417ff8b44431255fbe79733e9ab8<T, {
inline constexpr ::std::ptrdiff_t _f7fc8e4fabbdef439b7cfbd2a6bdaf19d3130247 = 0x0; // TInner
} // namespace _07e9ef770185b8ad56f02e2732c8583d0363f11a._4f8f4018e363417ff8b44431255fbe79733e9ab8<T,
namespace _3e3fb2941f3bd6ea2792239f66d03e291624a2d6 {
inline constexpr ::std::ptrdiff_t _c0ec06f750467538a52c46c725f4c5cb6b18ef24 = 0x0; // bool
inline constexpr ::std::ptrdiff_t _cbf7ff26773bf024e139cd951a52d0b82b667d88 = 0x4; // float
inline constexpr ::std::ptrdiff_t _ac11c7ff18fac4d06d3b1a0eda435d9d1abe057c = 0x8; // BaseEntity
inline constexpr ::std::ptrdiff_t _827e626ee2aeb2493cf69d2c1f317bf00f350e30 = 0x10; // Vector3
inline constexpr ::std::ptrdiff_t _d1dc5d1def4de50e236ebc3a52b57e489136ba79 = 0x1C; // Vector3
inline constexpr ::std::ptrdiff_t _96ca8c493d715745656b60b1f2e31aa242659e49 = 0x28; // Transform
inline constexpr ::std::ptrdiff_t _609d2b1f49dc2b150f03432a7c0af73dd127f780 = 0x30; // PhysicMaterial
inline constexpr ::std::ptrdiff_t _ebc9206689bc9782cb4c5e846d66e8be60906925 = 0x38; // uint
inline constexpr ::std::ptrdiff_t _1b8fab4bc7773c926b56ff76dcb591344615c7b7 = 0x40; // Collider
} // namespace _3e3fb2941f3bd6ea2792239f66d03e291624a2d6
namespace _3b97bbf8268e908febd6c03f160ac5b17a39eb33 {
inline constexpr ::std::ptrdiff_t _110ea68f4c48da2535853faa1c3fc24ec3024287 = 0x0; // string
inline constexpr ::std::ptrdiff_t _6c56e9071a5b0e533b97c0b7246751d5486b604f = 0x8; // SendInfo
inline constexpr ::std::ptrdiff_t _a1a6211c9bb346a3966391cc4dcdf26bd86ae078 = 0x28; // bool
inline constexpr ::std::ptrdiff_t _cfa68f9b772e2a716de5d3e2357a2e4707a46107 = 0x29; // bool
} // namespace _3b97bbf8268e908febd6c03f160ac5b17a39eb33
namespace _ad5776c9de79bfabb374476a9309ebaa2905d9a6 {
inline constexpr ::std::ptrdiff_t _943fe859dba3667093892c2c3a30a14aff1a3df0 = 0x0; // BaseEntity
inline constexpr ::std::ptrdiff_t _d678125acbd6df8f14bc395cfbc8b05e842c7fab = 0x8; // NetworkableId
} // namespace _ad5776c9de79bfabb374476a9309ebaa2905d9a6
namespace _06f9fd75fd97e27cc12f0bae5286ba90cf209f20<T> {
inline constexpr ::std::ptrdiff_t _7fd2632011f2d20a35f62b576f9f425162c004ec = 0x0; // %ad5776c9de79bfabb374476a9309ebaa2905d9a6
} // namespace _06f9fd75fd97e27cc12f0bae5286ba90cf209f20<T>
namespace _e18719ef9df4bbecb1f611364c918c690d954162._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner> {
inline constexpr ::std::ptrdiff_t _f7fc8e4fabbdef439b7cfbd2a6bdaf19d3130247 = 0x0; // TInner
} // namespace _e18719ef9df4bbecb1f611364c918c690d954162._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner>
namespace _a7dfd739f28ab4aced42cd377700e988949e4323 {
inline constexpr ::std::ptrdiff_t _3922a9109990ad0995f3489621ab74af5f6ba80b = 0x0; // long
inline constexpr ::std::ptrdiff_t _cae5f44fd988633cf4157089b7c2426dba46e6c4 = 0x8; // string
inline constexpr ::std::ptrdiff_t _73974292614ebc1866e23ff4e9eb6f567843f036 = 0x10; // int
inline constexpr ::std::ptrdiff_t _bfda1b6d98df25a5f1e4ceb641293823deaccdd6 = 0x14; // Color32
} // namespace _a7dfd739f28ab4aced42cd377700e988949e4323
namespace _270ab9e2347d509dedb6fbae8ce87f555f19a29c {
inline constexpr ::std::ptrdiff_t _609d2b1f49dc2b150f03432a7c0af73dd127f780 = 0x0; // Material
} // namespace _270ab9e2347d509dedb6fbae8ce87f555f19a29c
namespace _1df8c96af0621ffbe02c7214ea55fa28b7f5d55c {
inline constexpr ::std::ptrdiff_t _609d2b1f49dc2b150f03432a7c0af73dd127f780 = 0x0; // Material
inline constexpr ::std::ptrdiff_t _9f72d25312e2141561ebf305a5990828e45eba71 = 0x8; // ShadowCastingMode
inline constexpr ::std::ptrdiff_t _24ace394e8dd5b4517741f4776e84f4ec5e256a1 = 0xC; // int
inline constexpr ::std::ptrdiff_t _ef3ebc6fda3bf949558118666d02329b20f6c1cd = 0x10; // Color
} // namespace _1df8c96af0621ffbe02c7214ea55fa28b7f5d55c
namespace _b7233b638c0b6fd15332f74a33c48f6dacb48c16 {
inline constexpr ::std::ptrdiff_t _f285a6fdee11bafe19a51c3b16f507d4e0ea4f2e = 0x0; // uint
inline constexpr ::std::ptrdiff_t _eba7b21c2510376981caa3a21734fb46f496a8a0 = 0x4; // Vector3
inline constexpr ::std::ptrdiff_t _f671cc68a9bd7c951392201a131f240b56ae4e1e = 0x10; // Quaternion
} // namespace _b7233b638c0b6fd15332f74a33c48f6dacb48c16
namespace _3479052827441e5841d4195452d928de4eb71e3c._91ec554b8ae4c626148e985c6d73a8395d9fbaea {
inline constexpr ::std::ptrdiff_t _ff09e425e7e106bf9390786d1d376e88e1418f29 = 0x0; // bool
inline constexpr ::std::ptrdiff_t _c13fbafc6974aac0eee274dc5767ecd37595c837 = 0x4; // float
inline constexpr ::std::ptrdiff_t _b3071dd6dfa163ca496ee183d8332eeb4a4ca46d = 0x8; // float
inline constexpr ::std::ptrdiff_t _37608b183015f4e22f2b1886ace7dacf824113af = 0xC; // float
} // namespace _3479052827441e5841d4195452d928de4eb71e3c._91ec554b8ae4c626148e985c6d73a8395d9fbaea
namespace _1d332838ee3878e352b58845aa9e2eb9e7449aa2 {
inline constexpr ::std::ptrdiff_t _ee62725402ca6471164b3818357d6b27cd785e17 = 0x0; // int
inline constexpr ::std::ptrdiff_t _efaf45b04e784ec2346d1dd7c6754a08a5a9c9a7 = 0x4; // int
inline constexpr ::std::ptrdiff_t _0573b85910607c96cd7175aedfd063c2875993ca = 0x8; // Color32[]
} // namespace _1d332838ee3878e352b58845aa9e2eb9e7449aa2
namespace _3d5b6c9a54fe88b8a8408ecf03a25b480dadcd79._689b7f6ba77498e3963ba2f47406313e2b4197a2 {
inline constexpr ::std::ptrdiff_t _972814b4ac4d18e238bfc7644edce6467abe8fd0 = 0x0; // string
inline constexpr ::std::ptrdiff_t _9a6e19f7415bd1f233b02d67b548855c5ebf3f5d = 0x8; // %f155ae0505531beb076185dfd51a8c16d3150ee0
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x10; // Vector3
inline constexpr ::std::ptrdiff_t _4ebd4f1146841edc0ca45afac82ff8b3515e5f72 = 0x1C; // Quaternion
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x2C; // Vector3
inline constexpr ::std::ptrdiff_t _92b9ae322eb5faf6488da93f4e6555af74a241e0 = 0x38; // TimeSpan
} // namespace _3d5b6c9a54fe88b8a8408ecf03a25b480dadcd79._689b7f6ba77498e3963ba2f47406313e2b4197a2
namespace _a650f0fea60ced06597e394d267c480a9210829f {
inline constexpr ::std::ptrdiff_t _d5c4403436e9208208cd7f4cd17ac1cf75a96892 = 0x0; // bool
inline constexpr ::std::ptrdiff_t _5677b4b27a0cab2f50de5a3b911cc735c508f41f = 0x1; // bool
inline constexpr ::std::ptrdiff_t _423d4fcd10e4010e88d97ea0d7217b61220c1e63 = 0x2; // bool
inline constexpr ::std::ptrdiff_t _91f2f4f0cc118b60e2de945cec9d4bc17d7214e5 = 0x3; // bool
} // namespace _a650f0fea60ced06597e394d267c480a9210829f
namespace _65e1a4d5e59cf7aed31f9905dbe010c146840fd2._8efe8d33683ebfc65c24e0bad73456814234ce45 {
inline constexpr ::std::ptrdiff_t _33cdb9de1d3700adfecdb03cb0368eeec239cc5f = 0x0; // float3
inline constexpr ::std::ptrdiff_t _2e68be44ee55d8f1ecb52f8c404f35ac05d0460d = 0xC; // float3
} // namespace _65e1a4d5e59cf7aed31f9905dbe010c146840fd2._8efe8d33683ebfc65c24e0bad73456814234ce45
namespace _65e1a4d5e59cf7aed31f9905dbe010c146840fd2._6704961cfd158e7b0ebda7e25588c890c47c5a01 {
inline constexpr ::std::ptrdiff_t _d6166c3b12205a259349d9950a201faf24a4ff98 = 0x0; // int
inline constexpr ::std::ptrdiff_t _e9b7e46adff9d26499ed8e4f490720ffcc39ba27 = 0x4; // float4x4
inline constexpr ::std::ptrdiff_t _c8e62da787fe17d5940b751100be838bec352cb9 = 0x44; // %65e1a4d5e59cf7aed31f9905dbe010c146840fd2.%8efe8d33683ebfc65c24e0bad73456814234ce45
} // namespace _65e1a4d5e59cf7aed31f9905dbe010c146840fd2._6704961cfd158e7b0ebda7e25588c890c47c5a01
namespace _11e6f694ff0aa88c581eecf392046d172e8337b5 {
inline constexpr ::std::ptrdiff_t _bcf69ba7e37f3458ac2e8a1ce4ca122613ce7033 = 0x0; // %65e1a4d5e59cf7aed31f9905dbe010c146840fd2.%6704961cfd158e7b0ebda7e25588c890c47c5a01*
} // namespace _11e6f694ff0aa88c581eecf392046d172e8337b5
namespace _0a8405baf070de7531e8ca6c84374627d826a837._23a80f7e4094b7b561bd09f2f330087197829ad7 {
inline constexpr ::std::ptrdiff_t _f6c0ab8441b1d71eb195e6778f9af3c64f4a8b10 = 0x0; // Vector4
inline constexpr ::std::ptrdiff_t _3f49b6f4ad5952d38978bed39b59a5019d435356 = 0x10; // Vector4
} // namespace _0a8405baf070de7531e8ca6c84374627d826a837._23a80f7e4094b7b561bd09f2f330087197829ad7
namespace _4b5a92328690c4316d66682f4734f92b639db94c {
inline constexpr ::std::ptrdiff_t _c21b006c2dd0ce291a269c6a92179ae22e92c02c = 0x0; // int
inline constexpr ::std::ptrdiff_t _1105505813abf4a996c77fd978a2849eeb7b1f57 = 0x8; // Type
} // namespace _4b5a92328690c4316d66682f4734f92b639db94c
namespace _347dd614eecc463ea6f92adfdab03d5022b7bf1a {
inline constexpr ::std::ptrdiff_t _88be618aa37146c07a59a82cb6232f22ef080fcf = 0x0; // IPAddress
inline constexpr ::std::ptrdiff_t _e2bf0dfd3420afd915706924ca4e3bff9a0ef975 = 0x8; // int
} // namespace _347dd614eecc463ea6f92adfdab03d5022b7bf1a
namespace _cacfd1634051bdd99fdc5e627337d8c4cbb03607._73091672fcbca250498b89668c53ef2374de0f55 {
inline constexpr ::std::ptrdiff_t _7f9424db0317fa6e1a8f884c58158a6200361283 = 0x0; // int
inline constexpr ::std::ptrdiff_t _26970bae1c640f889731dee177b671190d9f412f = 0x4; // int
inline constexpr ::std::ptrdiff_t _98bb53592510bc1a73aa924d62c489a5162b9e8a = 0x8; // bool
} // namespace _cacfd1634051bdd99fdc5e627337d8c4cbb03607._73091672fcbca250498b89668c53ef2374de0f55
namespace _131ed407394ed230ebfbb38d62fe0fd99815a6d5._229b8681b97b71661007feb5b76646ea24fc3b1e {
inline constexpr ::std::ptrdiff_t _56f9e92541fc6860b47885bdd8767ae00b36422b = 0x0; // string
inline constexpr ::std::ptrdiff_t _3780155b3870e71855f9916f1cde63a22c273f57 = 0x8; // string
inline constexpr ::std::ptrdiff_t _09f5e40d52517904487cd286935d3e97f3269483 = 0x10; // int
inline constexpr ::std::ptrdiff_t _cf7e905007b6dd1fec00b68ebcd5f787a6ab299f = 0x18; // string
inline constexpr ::std::ptrdiff_t _fbad67083842908cd526691d7d8c5f50bb36249b = 0x20; // string
} // namespace _131ed407394ed230ebfbb38d62fe0fd99815a6d5._229b8681b97b71661007feb5b76646ea24fc3b1e
namespace _1d089e0b78b5f8a8669513bc6d9590becb6fdf3e<T> {
inline constexpr ::std::ptrdiff_t _774aafe6623bacfc8bc24c40c10782e45048d4c6 = 0x0; // T
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x0; // Vector3
inline constexpr ::std::ptrdiff_t _4ebd4f1146841edc0ca45afac82ff8b3515e5f72 = 0x0; // Quaternion
inline constexpr ::std::ptrdiff_t _1a09f10b43c46b54ae1eedc3937f4122f34ea241 = 0x0; // Vector3
} // namespace _1d089e0b78b5f8a8669513bc6d9590becb6fdf3e<T>
namespace _3214969a537db31689a9c1cc2fca3766a0598e4e {
inline constexpr ::std::ptrdiff_t _ee8bfac2a0809218d86c678b92f743e6b0e42535 = 0x0; // int
inline constexpr ::std::ptrdiff_t _629cac17a72abe0d7df102a17c8e3254848f1410 = 0x4; // int
inline constexpr ::std::ptrdiff_t _36b47719002aa3efe33ededd632f05cb056fa936 = 0x8; // int
inline constexpr ::std::ptrdiff_t _e7e5a6f5abee58c18b4eb8bbcf9bde52f92b572c = 0x10; // TimeSpan
inline constexpr ::std::ptrdiff_t _b86d37505259407700b7f32cf8fc5741c82a2f63 = 0x18; // TimeSpan
inline constexpr ::std::ptrdiff_t _e38e839e087be791b7edcceacdea3d488bd36680 = 0x20; // TimeSpan
inline constexpr ::std::ptrdiff_t _80b90221edc60556ffd4c95dab9e0a10f9f82ee3 = 0x28; // TimeSpan
inline constexpr ::std::ptrdiff_t _e4e3baf74f418753fd1ed0e027352cfc2a447c26 = 0x30; // TimeSpan
inline constexpr ::std::ptrdiff_t _412d1045c3a884d4dd4e22d26e8138b0c4dd32b1 = 0x38; // TimeSpan
inline constexpr ::std::ptrdiff_t _d7ba12f23b75db68624d7feb9358f7797b3902ab = 0x40; // TimeSpan
inline constexpr ::std::ptrdiff_t _8f69f1bb33ca874f38f119cf30c70eb02ad20c41 = 0x48; // int
} // namespace _3214969a537db31689a9c1cc2fca3766a0598e4e
namespace _a3487df0700e07859c56b993277ca3b6d17df2d6 {
inline constexpr ::std::ptrdiff_t _d6166c3b12205a259349d9950a201faf24a4ff98 = 0x0; // Mesh
inline constexpr ::std::ptrdiff_t _f6ad31a8a5f290daccc0c1cb978cfaf7878202d5 = 0x8; // int
inline constexpr ::std::ptrdiff_t _609d2b1f49dc2b150f03432a7c0af73dd127f780 = 0x10; // Material
inline constexpr ::std::ptrdiff_t _f54fc6a3e84ed6cf6854acffc8bd82d4b3d91661 = 0x18; // int
} // namespace _a3487df0700e07859c56b993277ca3b6d17df2d6
namespace _164dfa955ca072519602177c211743075aab00ca._3b257bf39451488d5019b522b5b111a867bdfcfc {
inline constexpr ::std::ptrdiff_t _384fce2fe606bf1110444d3e8248926fba98676c = 0x0; // Vector3
inline constexpr ::std::ptrdiff_t _d1dc5d1def4de50e236ebc3a52b57e489136ba79 = 0xC; // Vector3
inline constexpr ::std::ptrdiff_t _a8362ef9f2d9629b28a2021c2d7a795fc6fb420e = 0x18; // Vector4
inline constexpr ::std::ptrdiff_t _ef3ebc6fda3bf949558118666d02329b20f6c1cd = 0x28; // Color32
inline constexpr ::std::ptrdiff_t _836be7364b75d0346d7fa4040e980dfb52e99622 = 0x2C; // Vector2
inline constexpr ::std::ptrdiff_t _33038a89fad4034f26a23e5af050ba64f910ceb1 = 0x34; // Vector4
} // namespace _164dfa955ca072519602177c211743075aab00ca._3b257bf39451488d5019b522b5b111a867bdfcfc
namespace _c6f33dbdde2fb454ef5ef3b4ed73e73c8dc2c846._4a5acb74ccfbd80be6e554f3cc01cf2bdc05e1f2 {
inline constexpr ::std::ptrdiff_t _92b9ae322eb5faf6488da93f4e6555af74a241e0 = 0x0; // float
inline constexpr ::std::ptrdiff_t _881564d8e102f72ed48d633c2aa47170ad2f6fd8 = 0x4; // float
inline constexpr ::std::ptrdiff_t _fee96d6f0e8d3694affe50c16a0ec1b57bef224a = 0x8; // float
inline constexpr ::std::ptrdiff_t _e4906a2d2cb8f9063255418cd1d99a1305e81d1b = 0x10; // Action
} // namespace _c6f33dbdde2fb454ef5ef3b4ed73e73c8dc2c846._4a5acb74ccfbd80be6e554f3cc01cf2bdc05e1f2
namespace _f9bc9d1bb7933d6ce74c33d4c0cc22a8074b307c._0b2a83aa2f887dbcc28622e778fb1276d023cef8 {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // int
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x4; // int
} // namespace _f9bc9d1bb7933d6ce74c33d4c0cc22a8074b307c._0b2a83aa2f887dbcc28622e778fb1276d023cef8
namespace _0bb2c69e3b3a2051d2b71a88af543e9bfd04dcdd {
inline constexpr ::std::ptrdiff_t _92b9ae322eb5faf6488da93f4e6555af74a241e0 = 0x0; // double
} // namespace _0bb2c69e3b3a2051d2b71a88af543e9bfd04dcdd
namespace _844d3bba60da87bc98b4d326b5e88f21d4ce1bbb._4a5acb74ccfbd80be6e554f3cc01cf2bdc05e1f2 {
inline constexpr ::std::ptrdiff_t _92b9ae322eb5faf6488da93f4e6555af74a241e0 = 0x0; // float
inline constexpr ::std::ptrdiff_t _881564d8e102f72ed48d633c2aa47170ad2f6fd8 = 0x4; // float
inline constexpr ::std::ptrdiff_t _fee96d6f0e8d3694affe50c16a0ec1b57bef224a = 0x8; // float
inline constexpr ::std::ptrdiff_t _e4906a2d2cb8f9063255418cd1d99a1305e81d1b = 0x10; // Action<uint>
} // namespace _844d3bba60da87bc98b4d326b5e88f21d4ce1bbb._4a5acb74ccfbd80be6e554f3cc01cf2bdc05e1f2
namespace _50a41db940bf11098e6c99df5df8d5253c958e04 {
inline constexpr ::std::ptrdiff_t _52db120e3532b1606a71202819a43835315d8dc6 = 0x0; // Stopwatch
inline constexpr ::std::ptrdiff_t _56f9e92541fc6860b47885bdd8767ae00b36422b = 0x8; // string
} // namespace _50a41db940bf11098e6c99df5df8d5253c958e04
namespace _177b2339843502b278df7aa18b0efa7adceb9af3 {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // short
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x2; // short
inline constexpr ::std::ptrdiff_t _f3e3db5a7f131ac1bf8f14f4393b6703551bdf0f = 0x4; // short
} // namespace _177b2339843502b278df7aa18b0efa7adceb9af3
namespace _243823855d9e6a8558317dcd1a11b9d1b89fabb9 {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // sbyte
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x1; // sbyte
inline constexpr ::std::ptrdiff_t _f3e3db5a7f131ac1bf8f14f4393b6703551bdf0f = 0x2; // sbyte
} // namespace _243823855d9e6a8558317dcd1a11b9d1b89fabb9
namespace _185c5403c39b6e2ccf2437c92a85428b78a9fe1c {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // sbyte
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x1; // sbyte
inline constexpr ::std::ptrdiff_t _f3e3db5a7f131ac1bf8f14f4393b6703551bdf0f = 0x2; // sbyte
inline constexpr ::std::ptrdiff_t _a1439b11f4d78c84dc021c7bafb85c8b56e19686 = 0x3; // sbyte
} // namespace _185c5403c39b6e2ccf2437c92a85428b78a9fe1c
namespace _98f8a11f9796036c3754d8476e934df068b52ecc {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // ushort
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x2; // ushort
inline constexpr ::std::ptrdiff_t _f3e3db5a7f131ac1bf8f14f4393b6703551bdf0f = 0x4; // ushort
} // namespace _98f8a11f9796036c3754d8476e934df068b52ecc
namespace _63d5937ed5062df63af45daaea02a3b790c21ed1 {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // ushort
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x2; // ushort
inline constexpr ::std::ptrdiff_t _f3e3db5a7f131ac1bf8f14f4393b6703551bdf0f = 0x4; // ushort
inline constexpr ::std::ptrdiff_t _a1439b11f4d78c84dc021c7bafb85c8b56e19686 = 0x6; // ushort
} // namespace _63d5937ed5062df63af45daaea02a3b790c21ed1
namespace _834582bd7133ddba4cd8312810178b26fbbed1f7 {
inline constexpr ::std::ptrdiff_t _89188d25fdf3123485e2f08226b77677562c66d9 = 0x0; // int
inline constexpr ::std::ptrdiff_t _6b240c66394fb695fe31963b6c498a064ebc968b = 0x8; // %144daf999aa2227ad90f93bfe206a8ac46824aaa
inline constexpr ::std::ptrdiff_t _cf230cfc8a32042e090911e16dc1f5f98e6b3820 = 0x10; // OcclusionCulling.%0676fbadd56ccf9c17a5ee7371f3a4efe58bf98d
} // namespace _834582bd7133ddba4cd8312810178b26fbbed1f7
namespace _144daf999aa2227ad90f93bfe206a8ac46824aaa._48d820b581405e33eaeade999ac184799d094d50 {
inline constexpr ::std::ptrdiff_t _abac363d425b3ba9454c52e61c135a4c98a0ce88 = 0x0; // Vector4
inline constexpr ::std::ptrdiff_t _b99dc9dc22a309fcfd1e12ec054e710f2494d6d2 = 0x10; // float
inline constexpr ::std::ptrdiff_t _c4b3adac045bd82ecacff5a9aad6bdf6e93c6e27 = 0x14; // float
inline constexpr ::std::ptrdiff_t _97482a35137fbc46d2896aed796ecbed8ba504f1 = 0x18; // uint
inline constexpr ::std::ptrdiff_t _51b047524f1797fd08a3da10ac0fc09029803efc = 0x1C; // byte
inline constexpr ::std::ptrdiff_t _4a9f535d3030fbdf6821ecd48728b48da8ed5086 = 0x1D; // byte
inline constexpr ::std::ptrdiff_t _f65825bc1de50106aa903859cfd9d14188f6f99f = 0x1E; // byte
inline constexpr ::std::ptrdiff_t _b18e28dea0e67f9563926384925d4da06b98a7d7 = 0x1F; // byte
inline constexpr ::std::ptrdiff_t static__59674b4e916b989b0dc8f16814cff379811b9296 = 0x0; // %144daf999aa2227ad90f93bfe206a8ac46824aaa.%48d820b581405e33eaeade999ac184799d094d50
} // namespace _144daf999aa2227ad90f93bfe206a8ac46824aaa._48d820b581405e33eaeade999ac184799d094d50
namespace _a414a74ac2d787b3fdf32a73669689babea1df16 {
inline constexpr ::std::ptrdiff_t _ec0b13c7fa25a18f3fa230598e12ad4f32c57d5e = 0x0; // Mesh
inline constexpr ::std::ptrdiff_t _432812ccce5a544514d94a0e686601befe9da874 = 0x8; // Material[]
inline constexpr ::std::ptrdiff_t _6842bf9205968995c5a192871a702e184544d13a = 0x10; // ShadowCastingMode
inline constexpr ::std::ptrdiff_t _0a9801431d988e46632983e055271c669d4b09b0 = 0x14; // bool
inline constexpr ::std::ptrdiff_t _7dfbac92431d505bea6304ca35ef35ed3bd27448 = 0x18; // LightProbeUsage
} // namespace _a414a74ac2d787b3fdf32a73669689babea1df16
namespace _198ef532b6b66aef90174142128cc7d005124418 {
inline constexpr ::std::ptrdiff_t _7d640100adb5d38d22440bbe6162910e8c572e3f = 0x0; // uint
inline constexpr ::std::ptrdiff_t _87f33219c40fe63b35b2d8b73eb5c557f41cbd50 = 0x4; // int
inline constexpr ::std::ptrdiff_t _ba01e0a6b187236616db1b82f4d85df4c6e2e744 = 0x8; // ulong
} // namespace _198ef532b6b66aef90174142128cc7d005124418
namespace _1a5576448ce1d562aa730abbb1277b24f2fb6794 {
inline constexpr ::std::ptrdiff_t _46dd354eda534ab7205af4b2acd41621d5c03dfd = 0x0; // int
inline constexpr ::std::ptrdiff_t _b556627f63d30dadca30b47adf553085f05be242 = 0x4; // int
} // namespace _1a5576448ce1d562aa730abbb1277b24f2fb6794
namespace _ebcc3fbf367818e364a04d21163147c98e5d5212 {
inline constexpr ::std::ptrdiff_t _5ddde680d98e42a1f80947497af56d9aa70bae8a = 0x0; // int
inline constexpr ::std::ptrdiff_t _46dd354eda534ab7205af4b2acd41621d5c03dfd = 0x4; // int
inline constexpr ::std::ptrdiff_t _ec2e809685210dacba6aec0abc7bf2082a556aab = 0x8; // int
inline constexpr ::std::ptrdiff_t _b556627f63d30dadca30b47adf553085f05be242 = 0xC; // int
inline constexpr ::std::ptrdiff_t _9ca3ab5248d990e195ed9cfb00f4a9050fb7ec58 = 0x10; // float3
inline constexpr ::std::ptrdiff_t _3a75df9456afd3afc1016d9225b2efa9e97f2bc1 = 0x1C; // float3
inline constexpr ::std::ptrdiff_t _32bbcb7bc2c872f40998bc01f576e4c34aa6a02c = 0x28; // bool
inline constexpr ::std::ptrdiff_t _dd25666c37ceae035a0b72fc4540c44959d70862 = 0x29; // bool
} // namespace _ebcc3fbf367818e364a04d21163147c98e5d5212
namespace _583973ee0c53f156e5c8bdc8a6688f3fe62db5f1 {
inline constexpr ::std::ptrdiff_t _e54d10b97e9c7dfe42b5d9594fda7ca599659ca8 = 0x0; // float3
inline constexpr ::std::ptrdiff_t _bda06d02ca9a96930b63297e6578fc2a188253b4 = 0xC; // float3
inline constexpr ::std::ptrdiff_t _a8bbd1c6a60da9cc68ebb074c36bf6b7f5e45ef4 = 0x18; // float3
inline constexpr ::std::ptrdiff_t _54ff7fbc283b8351b9605d004c0d98fc67673461 = 0x24; // float
inline constexpr ::std::ptrdiff_t _e6ee8494312dd8695a1cf93fb4686222090deea9 = 0x28; // float
inline constexpr ::std::ptrdiff_t _e9e8d60b55e2894f8fd9584b477bae333473e694 = 0x2C; // int
inline constexpr ::std::ptrdiff_t _9be0e55d01266328376a9498e03dd9935bf974b2 = 0x30; // int
inline constexpr ::std::ptrdiff_t _aa7e727f63f66063d8371309dd5cbe310e3cccad = 0x34; // %583973ee0c53f156e5c8bdc8a6688f3fe62db5f1.BitFlags
inline constexpr ::std::ptrdiff_t _7f3ed84d99f12ee0637f6130179020ea25c4877b = 0x38; // long
} // namespace _583973ee0c53f156e5c8bdc8a6688f3fe62db5f1
namespace _7beca33c59c0634125de0e5c4d88bd93cbcc77d4 {
inline constexpr ::std::ptrdiff_t _42684af34665e7eb57d12e62d36d4d2854e1d4eb = 0x0; // int
inline constexpr ::std::ptrdiff_t _5f47e335b6e9fcf0b5cebafe2f8546b0ccb7c341 = 0x4; // int
inline constexpr ::std::ptrdiff_t _54ff7fbc283b8351b9605d004c0d98fc67673461 = 0x8; // float
inline constexpr ::std::ptrdiff_t _e6ee8494312dd8695a1cf93fb4686222090deea9 = 0xC; // float
inline constexpr ::std::ptrdiff_t _729c6b18a08aac76a12d760b2e37f57493b76050 = 0x10; // ShadowCastingMode
} // namespace _7beca33c59c0634125de0e5c4d88bd93cbcc77d4
namespace _f79314599508c6557ac55a2385ed861dd09a5b30 {
inline constexpr ::std::ptrdiff_t _bfda1b6d98df25a5f1e4ceb641293823deaccdd6 = 0x0; // float4
} // namespace _f79314599508c6557ac55a2385ed861dd09a5b30
namespace _088b755fb561ecb2f9115f27bf57324fff58b410 {
inline constexpr ::std::ptrdiff_t _61bdc3e09b8a1dbcdf7f5c2d2bc4c32dcd62d649 = 0x0; // long
inline constexpr ::std::ptrdiff_t _5c696540d423e49b29059a2913adc79529767343 = 0x8; // bool
} // namespace _088b755fb561ecb2f9115f27bf57324fff58b410
namespace _f4db29dc5162c20c6a2079f1685d23e8634bd463 {
inline constexpr ::std::ptrdiff_t _fb0dd42874589d46d7e867c7f3044c9c2e1eb549 = 0x0; // NativeArray<int>
} // namespace _f4db29dc5162c20c6a2079f1685d23e8634bd463
namespace _41b707793aca161453cea7ef90c606552b2abbc8._a57e1117a8437a4fb52f6417da5ef88f932532b3 {
inline constexpr ::std::ptrdiff_t _eba7b21c2510376981caa3a21734fb46f496a8a0 = 0x0; // float4
inline constexpr ::std::ptrdiff_t _2851395896bf458aeaa7e87b394273d1f3c8f077 = 0x10; // float4
inline constexpr ::std::ptrdiff_t _d8f50a40919a40f61a14fc1b39e927692f7f2ddb = 0x20; // float4
inline constexpr ::std::ptrdiff_t _9914c4d6dfa2065baee311e61ee33035ef45f0e8 = 0x30; // float4
inline constexpr ::std::ptrdiff_t _84f8fbb8ff79dff8732b2a59411ce16d144926ba = 0x40; // float4
inline constexpr ::std::ptrdiff_t _bfda1b6d98df25a5f1e4ceb641293823deaccdd6 = 0x50; // float4
} // namespace _41b707793aca161453cea7ef90c606552b2abbc8._a57e1117a8437a4fb52f6417da5ef88f932532b3
namespace _f1cf80bcb02ed054ace60d5f735e12abd12e4957 {
inline constexpr ::std::ptrdiff_t _0de763a234f6adb94398f7288116f97a067d31c6 = 0x0; // int
inline constexpr ::std::ptrdiff_t _eb6455431ece427b00fb9028de12bc743af74a5e = 0x4; // int
inline constexpr ::std::ptrdiff_t _86dd4cad93f7f9681b7e9ea8a9503c43b2cff0a7 = 0x8; // int
} // namespace _f1cf80bcb02ed054ace60d5f735e12abd12e4957
namespace _ccfd1dfe0666f9919cce208a2160dbd49f2800cb {
inline constexpr ::std::ptrdiff_t _7d640100adb5d38d22440bbe6162910e8c572e3f = 0x0; // uint
inline constexpr ::std::ptrdiff_t _d03403c8d48f10f63b761d729a27dcb63977da3f = 0x8; // NetworkableId
inline constexpr ::std::ptrdiff_t _87f33219c40fe63b35b2d8b73eb5c557f41cbd50 = 0x10; // int
inline constexpr ::std::ptrdiff_t _ba01e0a6b187236616db1b82f4d85df4c6e2e744 = 0x18; // ulong
inline constexpr ::std::ptrdiff_t _89a1ff10fea3a8c20045fe3b74fd51d821d51062 = 0x20; // int
inline constexpr ::std::ptrdiff_t _eba7b21c2510376981caa3a21734fb46f496a8a0 = 0x24; // Vector3
inline constexpr ::std::ptrdiff_t _f671cc68a9bd7c951392201a131f240b56ae4e1e = 0x30; // Quaternion
inline constexpr ::std::ptrdiff_t _be2d9d43e50291d4a15e47fd8ff3d768b7c88cdb = 0x40; // Color
inline constexpr ::std::ptrdiff_t _32f5ef179a4bb133f7d67ee8d5f8e7d090c1d2a0 = 0x50; // int
inline constexpr ::std::ptrdiff_t _130ef6fe02d1bcc898eb88915d75a33fd346d74c = 0x54; // bool
inline constexpr ::std::ptrdiff_t _15193d5096d16915e4c6b009cc751c8eb7fbaf3b = 0x55; // bool
} // namespace _ccfd1dfe0666f9919cce208a2160dbd49f2800cb
namespace _662fc97891f19e0286418dd62e9c376842e398f6 {
inline constexpr ::std::ptrdiff_t _b62fd57edcba495646522c7f4141146c20bce1b8 = 0x0; // int
} // namespace _662fc97891f19e0286418dd62e9c376842e398f6
namespace _eeb17a78e55df51adce1613adc7f946ceead2ead {
inline constexpr ::std::ptrdiff_t _46dd354eda534ab7205af4b2acd41621d5c03dfd = 0x0; // int
inline constexpr ::std::ptrdiff_t _ec2e809685210dacba6aec0abc7bf2082a556aab = 0x4; // int
inline constexpr ::std::ptrdiff_t _9f4ca7b76ac8209f09d035b58377d680f13155bf = 0x8; // int
} // namespace _eeb17a78e55df51adce1613adc7f946ceead2ead
namespace _b5f198d4e9a7c729bb4dcfbf223d6ff5840b8fa0 {
inline constexpr ::std::ptrdiff_t _feaaf488ada8385ff393cc917e3dae840e6d5b96 = 0x0; // %583973ee0c53f156e5c8bdc8a6688f3fe62db5f1
inline constexpr ::std::ptrdiff_t _dff4167e600940a84b0acd52360be2538b5ffd85 = 0x40; // float4x4
} // namespace _b5f198d4e9a7c729bb4dcfbf223d6ff5840b8fa0
namespace _26ab3affa63aa8490649d411be402a3e4d42127f {
inline constexpr ::std::ptrdiff_t _46dd354eda534ab7205af4b2acd41621d5c03dfd = 0x0; // uint
inline constexpr ::std::ptrdiff_t _fb13bfa4d9d73ee0164c444c989c688cc1468df4 = 0x4; // uint
} // namespace _26ab3affa63aa8490649d411be402a3e4d42127f
namespace _5ba7a28236875c6065dd16bd2e815ca5d76e8284 {
inline constexpr ::std::ptrdiff_t _98ddf3d9a6da05658a4176c2a1a7bdab1b598f67 = 0x0; // int
inline constexpr ::std::ptrdiff_t _5cd3bac1fef9fe8239309c0f4b015788be343bdc = 0x4; // int
inline constexpr ::std::ptrdiff_t _aad40729e1c0a0a344c8a2a1808de0d73f158a7c = 0x8; // uint
inline constexpr ::std::ptrdiff_t _86dd4cad93f7f9681b7e9ea8a9503c43b2cff0a7 = 0xC; // uint
inline constexpr ::std::ptrdiff_t _0de763a234f6adb94398f7288116f97a067d31c6 = 0x10; // uint
inline constexpr ::std::ptrdiff_t _0f5141866c04ac714e6648c9c20d0525cdf1ef9e = 0x14; // uint
inline constexpr ::std::ptrdiff_t _9be2fa92d92f3f50cc560db26d3669fc9ee352bd = 0x18; // uint
inline constexpr ::std::ptrdiff_t _857b342405b235acef09b70b1af3abe47e83d283 = 0x1C; // int
} // namespace _5ba7a28236875c6065dd16bd2e815ca5d76e8284
namespace _e7940e64514e8a4cd4a96d6d51a17a20cbed0e24 {
inline constexpr ::std::ptrdiff_t _148bd12aa012bd0ecb963ab9f9d6aeefa75b8fd7 = 0x0; // Material
inline constexpr ::std::ptrdiff_t _729c6b18a08aac76a12d760b2e37f57493b76050 = 0x8; // ShadowCastingMode
inline constexpr ::std::ptrdiff_t _bcae995408032f4f2f7caa097e5ff3c87c6c3bc4 = 0xC; // bool
inline constexpr ::std::ptrdiff_t _d00290421cbdb8fb941077dd163f3ad3bc4af6a6 = 0x10; // LightProbeUsage
} // namespace _e7940e64514e8a4cd4a96d6d51a17a20cbed0e24
namespace _1fdacb8e3ed268873e541da661dcdc961dac0b3e._664b22e915fd72c358420b96518bb5b6c4aaf38c {
inline constexpr ::std::ptrdiff_t _f551cfedb04f12fe946a01ebff46d0f9a519c5f6 = 0x0; // int
inline constexpr ::std::ptrdiff_t _c109f25988adb0d41929683bb9e60c1bcb78cdfd = 0x8; // string
inline constexpr ::std::ptrdiff_t _09e380eab8ac3650720dea433a87b43fac0528e7 = 0x10; // Texture
} // namespace _1fdacb8e3ed268873e541da661dcdc961dac0b3e._664b22e915fd72c358420b96518bb5b6c4aaf38c
namespace _1fdacb8e3ed268873e541da661dcdc961dac0b3e._3afa2cb342007fe7717c42b287cb893711d6209e {
inline constexpr ::std::ptrdiff_t _f551cfedb04f12fe946a01ebff46d0f9a519c5f6 = 0x0; // int
inline constexpr ::std::ptrdiff_t _d40600c27b17de29ae95569d664c658f7a6ebf96 = 0x4; // int
} // namespace _1fdacb8e3ed268873e541da661dcdc961dac0b3e._3afa2cb342007fe7717c42b287cb893711d6209e
namespace _717529096301a0197132949df228b58b41a6d39e._9c95a963b76ccb6e5602ef11abf7b734a94d83d4 {
inline constexpr ::std::ptrdiff_t _7153bfb06a5a514df16d1c1db5b96993d256254d = 0x0; // ComputeShader
inline constexpr ::std::ptrdiff_t _b5e68f266adb0747056190633da9121c750763a7 = 0x8; // ComputeShader
inline constexpr ::std::ptrdiff_t _6f06b660e2b213af54e1711d23ef856fb3882817 = 0x10; // int
inline constexpr ::std::ptrdiff_t _fd45d7e2c6dd1e41cd82ad22f7dd6eceed431c3f = 0x14; // Vector3
inline constexpr ::std::ptrdiff_t _b40f17187b520e7e3582e92a73b1e97b6e6db249 = 0x20; // float
inline constexpr ::std::ptrdiff_t _88cd59f019246ae9e4bd540576bd9b8208d2e9b6 = 0x24; // float
inline constexpr ::std::ptrdiff_t _c043de62a5a635a593eae77ffe833f31e675d930 = 0x28; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<float4>
inline constexpr ::std::ptrdiff_t _15787a7d69e27acf9fba083c2488dbd2b344857d = 0x30; // bool
inline constexpr ::std::ptrdiff_t _d7b653aedf21501b1a0198a3878114cfbfa623ed = 0x38; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<%583973ee0c53f156e5c8bdc8a6688f3fe62db5f1>
inline constexpr ::std::ptrdiff_t _033cf19c0f291f25b90757b63b65d45218869f45 = 0x40; // int
inline constexpr ::std::ptrdiff_t _bcf69ba7e37f3458ac2e8a1ce4ca122613ce7033 = 0x48; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<%5ba7a28236875c6065dd16bd2e815ca5d76e8284>
inline constexpr ::std::ptrdiff_t _1a34c0ef92ffe578dff5108953fefc2abc488cdd = 0x50; // int
inline constexpr ::std::ptrdiff_t _0796df7a389805bc7bb2ea668c91fcb03c9cad54 = 0x58; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<%26ab3affa63aa8490649d411be402a3e4d42127f>
inline constexpr ::std::ptrdiff_t _c5e5514f7c132161c6c37ac7716098f3d8ff8245 = 0x60; // int
inline constexpr ::std::ptrdiff_t _d203eb8d022d5122f738f34141b0261922cefdd4 = 0x68; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<uint>
inline constexpr ::std::ptrdiff_t _3d23e205fdaee9c364ca608d6b9e89c2a1d13368 = 0x70; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<uint>
inline constexpr ::std::ptrdiff_t _1fd8802b1a49210e62c95a0360176296d5af43f1 = 0x78; // %435f6ce4bde7b31f5f3038837f10d3eac9bab4d8<uint>
} // namespace _717529096301a0197132949df228b58b41a6d39e._9c95a963b76ccb6e5602ef11abf7b734a94d83d4
namespace _820372eb188a934653b7a22f19673d36514b80ff {
inline constexpr ::std::ptrdiff_t _cc7950344af6b376f8c65d6ae1dc633a1f26cc6e = 0x0; // Translate.Phrase
inline constexpr ::std::ptrdiff_t _696ec5d43d3e5ab439844691a94c9dd2413a6a09 = 0x8; // string
inline constexpr ::std::ptrdiff_t _8cd18ecf56b6a1a31d8f12841459b1c57232376a = 0x10; // bool
inline constexpr ::std::ptrdiff_t _fcd982c07b3969c0545c052592844bc467a4e6dc = 0x18; // string
inline constexpr ::std::ptrdiff_t _5f76908276eed88969ddbed813b52ade2fa692a8 = 0x20; // Sprite
} // namespace _820372eb188a934653b7a22f19673d36514b80ff
namespace _6d8cf3a8addc14103d92a69f88418ace3b5dd02d {
inline constexpr ::std::ptrdiff_t _cc7950344af6b376f8c65d6ae1dc633a1f26cc6e = 0x0; // Translate.Phrase
inline constexpr ::std::ptrdiff_t _35ef9fd84a70b903eb12cbe34002abbe78ea8a6f = 0x8; // Translate.Phrase
inline constexpr ::std::ptrdiff_t _718ac8f53683f6c5419bd93f87a8d68061001dd7 = 0x10; // string
inline constexpr ::std::ptrdiff_t _696ec5d43d3e5ab439844691a94c9dd2413a6a09 = 0x18; // string
inline constexpr ::std::ptrdiff_t _d109fc61277392ac4ed5135cb6a513ace36a6c21 = 0x20; // bool
inline constexpr ::std::ptrdiff_t _aed170738d16c952192703a44f3f1290e884452e = 0x24; // int
inline constexpr ::std::ptrdiff_t _92b9ae322eb5faf6488da93f4e6555af74a241e0 = 0x28; // float
inline constexpr ::std::ptrdiff_t _b705d7f096d471b0069d94edfa7da698f97dcb34 = 0x2C; // float
inline constexpr ::std::ptrdiff_t _6c9ce0c6161354b931ad48a114e5b6347b383441 = 0x30; // Nullable<float>
inline constexpr ::std::ptrdiff_t _947ffc8986712d20da00abea95fbd70411a6757f = 0x38; // bool
inline constexpr ::std::ptrdiff_t _6b971251e95c4b262d461f217f92b4a13533122f = 0x39; // bool
inline constexpr ::std::ptrdiff_t _c27e5029e86a7d0eed82f8a140da691bf0078f0a = 0x3A; // bool
inline constexpr ::std::ptrdiff_t _223966c7827c23a8f2f19ab9e5ad9ca724e5c2b0 = 0x3B; // bool
inline constexpr ::std::ptrdiff_t _a81a8bb04ef0623a4f031442878cef5fae69a93a = 0x40; // Action<BasePlayer>
inline constexpr ::std::ptrdiff_t _3e411181fa25d47fbca65532df1823903cb6caf3 = 0x48; // Action<BasePlayer>
inline constexpr ::std::ptrdiff_t _d0dabba3117800c68fa1a11abb5fd0b1043167f1 = 0x50; // Action<BasePlayer>
inline constexpr ::std::ptrdiff_t _93b4f042befec794f2ae1b686385b79e61b19bbc = 0x58; // Action
inline constexpr ::std::ptrdiff_t _bad1de7a8f1805c445bbc88f2d111006cd388cd9 = 0x60; // Action
inline constexpr ::std::ptrdiff_t _5f76908276eed88969ddbed813b52ade2fa692a8 = 0x68; // Sprite
inline constexpr ::std::ptrdiff_t _286a30e7a2389299477c1d51d0addae4b96a18d6 = 0x70; // string
} // namespace _6d8cf3a8addc14103d92a69f88418ace3b5dd02d
namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.PlayerInfo {
inline constexpr ::std::ptrdiff_t SteamID = 0x0; // string
inline constexpr ::std::ptrdiff_t OwnerSteamID = 0x8; // string
inline constexpr ::std::ptrdiff_t DisplayName = 0x10; // string
inline constexpr ::std::ptrdiff_t Ping = 0x18; // int
inline constexpr ::std::ptrdiff_t Address = 0x20; // string
inline constexpr ::std::ptrdiff_t ConnectedSeconds = 0x28; // int
inline constexpr ::std::ptrdiff_t VoiationLevel = 0x2C; // float
inline constexpr ::std::ptrdiff_t CurrentLevel = 0x30; // float
inline constexpr ::std::ptrdiff_t UnspentXp = 0x34; // float
inline constexpr ::std::ptrdiff_t Health = 0x38; // float
} // namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.PlayerInfo
namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.ServerInfoOutput {
inline constexpr ::std::ptrdiff_t Hostname = 0x0; // string
inline constexpr ::std::ptrdiff_t MaxPlayers = 0x8; // int
inline constexpr ::std::ptrdiff_t Players = 0xC; // int
inline constexpr ::std::ptrdiff_t Queued = 0x10; // int
inline constexpr ::std::ptrdiff_t Joining = 0x14; // int
inline constexpr ::std::ptrdiff_t EntityCount = 0x18; // int
inline constexpr ::std::ptrdiff_t GameTime = 0x20; // string
inline constexpr ::std::ptrdiff_t Uptime = 0x28; // int
inline constexpr ::std::ptrdiff_t Map = 0x30; // string
inline constexpr ::std::ptrdiff_t Framerate = 0x38; // float
inline constexpr ::std::ptrdiff_t Memory = 0x3C; // int
inline constexpr ::std::ptrdiff_t MemoryUsageSystem = 0x40; // int
inline constexpr ::std::ptrdiff_t Collections = 0x44; // int
inline constexpr ::std::ptrdiff_t NetworkIn = 0x48; // int
inline constexpr ::std::ptrdiff_t NetworkOut = 0x4C; // int
inline constexpr ::std::ptrdiff_t Restarting = 0x50; // bool
inline constexpr ::std::ptrdiff_t SaveCreatedTime = 0x58; // string
inline constexpr ::std::ptrdiff_t Version = 0x60; // int
inline constexpr ::std::ptrdiff_t Protocol = 0x68; // string
} // namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.ServerInfoOutput
namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.ServerConvarInfo {
inline constexpr ::std::ptrdiff_t FullName = 0x0; // string
inline constexpr ::std::ptrdiff_t Value = 0x8; // string
inline constexpr ::std::ptrdiff_t Help = 0x10; // string
} // namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.ServerConvarInfo
namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.ServerUGCInfo {
inline constexpr ::std::ptrdiff_t entityId = 0x0; // NetworkableId
inline constexpr ::std::ptrdiff_t crcs = 0x8; // uint[]
inline constexpr ::std::ptrdiff_t contentType = 0x10; // UGCType
inline constexpr ::std::ptrdiff_t entityPrefabID = 0x14; // uint
inline constexpr ::std::ptrdiff_t shortPrefabName = 0x18; // string
inline constexpr ::std::ptrdiff_t playerIds = 0x20; // ulong[]
} // namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75.ServerUGCInfo
namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner> {
inline constexpr ::std::ptrdiff_t _f7fc8e4fabbdef439b7cfbd2a6bdaf19d3130247 = 0x0; // TInner
} // namespace _b6d16d4ae1adb021ed62ff6f2c24ebc1581a7d75._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner>
namespace _8b7bc364a36b1b577eec15476b73bee4142b361e._da5420a0c7e68089b97cf8a1f2453faaa5a62c52 {
inline constexpr ::std::ptrdiff_t _dba0bf9c5031a8aa269d4cbaf5ddbc5c6d81951e = 0x0; // %8b7bc364a36b1b577eec15476b73bee4142b361e.ChatChannel
inline constexpr ::std::ptrdiff_t _a1cc03218f1901ca972fd6a1739702ee4d5d81aa = 0x8; // string
inline constexpr ::std::ptrdiff_t _42ed72b82ddf3903daaff8300aa9db823ebe494e = 0x10; // string
inline constexpr ::std::ptrdiff_t _84186ae9a1cdbbe01701c5e1d10ef233f04e2910 = 0x18; // string
inline constexpr ::std::ptrdiff_t _580d168f35191fa43122d4d14916681d72b6905f = 0x20; // string
inline constexpr ::std::ptrdiff_t _67183df12cc82ff52b226f76a5d1f4093a482d22 = 0x28; // int
} // namespace _8b7bc364a36b1b577eec15476b73bee4142b361e._da5420a0c7e68089b97cf8a1f2453faaa5a62c52
namespace _8b7bc364a36b1b577eec15476b73bee4142b361e.MuteEntry {
inline constexpr ::std::ptrdiff_t UserID = 0x0; // ulong
inline constexpr ::std::ptrdiff_t UserName = 0x8; // string
inline constexpr ::std::ptrdiff_t DateTime = 0x10; // string
} // namespace _8b7bc364a36b1b577eec15476b73bee4142b361e.MuteEntry
namespace _e1b51636969647caf44ddfec7c86f733b2daf521._996b99e0705f35f566be4efa9b57537869eee97d {
inline constexpr ::std::ptrdiff_t _56f9e92541fc6860b47885bdd8767ae00b36422b = 0x0; // string
inline constexpr ::std::ptrdiff_t _f2b7b81cebf20fd3a14c1b2b13fe9ebef94d6428 = 0x8; // NetworkableId
} // namespace _e1b51636969647caf44ddfec7c86f733b2daf521._996b99e0705f35f566be4efa9b57537869eee97d
namespace _f2cc743730f7bacb7f797925849f3c83037210dd._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner> {
inline constexpr ::std::ptrdiff_t _f7fc8e4fabbdef439b7cfbd2a6bdaf19d3130247 = 0x0; // TInner
} // namespace _f2cc743730f7bacb7f797925849f3c83037210dd._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner>
namespace _6dbcbbed08d86adafdf89e7407c62ae2d85153d7._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner> {
inline constexpr ::std::ptrdiff_t _f7fc8e4fabbdef439b7cfbd2a6bdaf19d3130247 = 0x0; // TInner
} // namespace _6dbcbbed08d86adafdf89e7407c62ae2d85153d7._4f8f4018e363417ff8b44431255fbe79733e9ab8<TInner>
namespace _9e6aa1a96f295e8ee83dce94256f673dd2df6df4._798c8a67dea4cf370ad073323d180d477a9f9b94 {
inline constexpr ::std::ptrdiff_t _7e21960c9fba187e3ebdeb5acbfa6113d463d862 = 0x0; // string
inline constexpr ::std::ptrdiff_t _6ff3170fc0a73b82284ec70e4c9be7efd482c2fb = 0x8; // string
inline constexpr ::std::ptrdiff_t _dc6ab2e8f203fab63f2ecd6a043243963d22258b = 0x10; // string
inline constexpr ::std::ptrdiff_t _12a9eca28528d9e8960db7a4310448d5d62466a2 = 0x18; // int
} // namespace _9e6aa1a96f295e8ee83dce94256f673dd2df6df4._798c8a67dea4cf370ad073323d180d477a9f9b94
namespace _cd81f9aab4f72c6c5ddcf3cf6ed1662518da1d93._26296dc37cce550bef34233e4cb197ce98ca6e72 {
inline constexpr ::std::ptrdiff_t _84936c70f07def19723a0b20dbfd58441c026d1c = 0x0; // IPAddress
inline constexpr ::std::ptrdiff_t _6c53138c2f0042dbe5a6dafcd774b92706621a2e = 0x8; // int
inline constexpr ::std::ptrdiff_t _cae5f44fd988633cf4157089b7c2426dba46e6c4 = 0x10; // string
inline constexpr ::std::ptrdiff_t _7e21960c9fba187e3ebdeb5acbfa6113d463d862 = 0x18; // string
inline constexpr ::std::ptrdiff_t _2dba0c2fcd2d32ae31408bb6b1a541999637e05c = 0x20; // int
} // namespace _cd81f9aab4f72c6c5ddcf3cf6ed1662518da1d93._26296dc37cce550bef34233e4cb197ce98ca6e72
namespace _cd81f9aab4f72c6c5ddcf3cf6ed1662518da1d93._a1e242f8791d64aa4a46a4e531d9d8333e0c94fa {
inline constexpr ::std::ptrdiff_t _7e21960c9fba187e3ebdeb5acbfa6113d463d862 = 0x0; // string
inline constexpr ::std::ptrdiff_t _2dba0c2fcd2d32ae31408bb6b1a541999637e05c = 0x8; // int
inline constexpr ::std::ptrdiff_t _dc6ab2e8f203fab63f2ecd6a043243963d22258b = 0xC; // %cd81f9aab4f72c6c5ddcf3cf6ed1662518da1d93.LogType
inline constexpr ::std::ptrdiff_t _6ff3170fc0a73b82284ec70e4c9be7efd482c2fb = 0x10; // string
} // namespace _cd81f9aab4f72c6c5ddcf3cf6ed1662518da1d93._a1e242f8791d64aa4a46a4e531d9d8333e0c94fa
namespace _f933a80f85978ed5b1d0df756dc830a857d1fbd3._7e017a0960041dd9a84ec687476125edeb613cd5 {
inline constexpr ::std::ptrdiff_t _56f9e92541fc6860b47885bdd8767ae00b36422b = 0x0; // string
inline constexpr ::std::ptrdiff_t _9a4085d2084bdfe315bd9042a96876fa8acd036e = 0x8; // Action
} // namespace _f933a80f85978ed5b1d0df756dc830a857d1fbd3._7e017a0960041dd9a84ec687476125edeb613cd5
namespace _540b2a5b3bed5f30aed436dd785d745102ed9b46._2f71d72c922a508f30ef868fdeb0a68cdc1a97ad {
inline constexpr ::std::ptrdiff_t _a65aa6bd488f591d21aefb572a0b51458b9860be = 0x0; // bool
inline constexpr ::std::ptrdiff_t _6842bf9205968995c5a192871a702e184544d13a = 0x1; // bool
inline constexpr ::std::ptrdiff_t _81f81b360724798f1baf0c6e568900fe186b40a6 = 0x2; // bool
inline constexpr ::std::ptrdiff_t _0a9801431d988e46632983e055271c669d4b09b0 = 0x3; // bool
inline constexpr ::std::ptrdiff_t _064c7421ffe3938399cad75f384c5e43ce3c224e = 0x4; // float
inline constexpr ::std::ptrdiff_t _bbad7cd0bcee52c2b8e55b62244a45a7d0b34f0a = 0x8; // float
inline constexpr ::std::ptrdiff_t _77ca86c3caa70baa3a87604b4b96fa278c65bdb6 = 0xC; // int
inline constexpr ::std::ptrdiff_t _0c84836d6f02c9baac4d5a4c2bc09adba69dbc0e = 0x10; // int
inline constexpr ::std::ptrdiff_t _eb6455431ece427b00fb9028de12bc743af74a5e = 0x14; // int
inline constexpr ::std::ptrdiff_t _c814b4f187f532b862bc4c26c351901ed03b39e2 = 0x18; // int
inline constexpr ::std::ptrdiff_t _d9ac147a39f74d4b8ffc8b814752e910feb065f0 = 0x1C; // int
inline constexpr ::std::ptrdiff_t _eb0d58b7de41f03e88d5ba03918e9a1e54432008 = 0x20; // int
inline constexpr ::std::ptrdiff_t _c8c32bbf937ea0d59c95d4fccbd3f4d7444d73a4 = 0x28; // string
inline constexpr ::std::ptrdiff_t _e36d638b58cc2d98767f2fc6941dbf8b2bb9bbb9 = 0x30; // string
inline constexpr ::std::ptrdiff_t _8dd192a6b1c2aa2d781a1315bd7b4384162164ac = 0x38; // string
inline constexpr ::std::ptrdiff_t _f7103bdf7d1949abf38cd8921f78c7807efb8bd8 = 0x40; // string
inline constexpr ::std::ptrdiff_t _a989d52e233ca2f02c9c7eb8ea5e8c82934fbc7a = 0x48; // ulong
inline constexpr ::std::ptrdiff_t _a0fd868759cd0deb1d22cecb8de4d4f5e3ae18a5 = 0x50; // bool
inline constexpr ::std::ptrdiff_t _4aad4ca11f93c6671c909fa910fe783c23b3f568 = 0x54; // int
} // namespace _540b2a5b3bed5f30aed436dd785d745102ed9b46._2f71d72c922a508f30ef868fdeb0a68cdc1a97ad
namespace _a6dc07c51e652a8b0d9f3585a5bf350d0536687b {
inline constexpr ::std::ptrdiff_t _91935afcf1e8b304a686a7ae92f7ea361ccc65be = 0x0; // string
inline constexpr ::std::ptrdiff_t _217af9c0dacb94009020bdf7e6b8548026681f4f = 0x8; // string
inline constexpr ::std::ptrdiff_t _535d4e2108546b7af49b67fb8954f9d383c8b692 = 0x10; // string
inline constexpr ::std::ptrdiff_t _6b64b131d9f87959e9d9506d4eae3b6bfa15ae23 = 0x18; // Nullable<long>
inline constexpr ::std::ptrdiff_t _5ff59104e768784313cfe40ec12f1286bb7bfd71 = 0x28; // Nullable<double>
inline constexpr ::std::ptrdiff_t _170ffef258e7508b44601e81405ed94294ff5328 = 0x38; // Nullable<Vector3>
inline constexpr ::std::ptrdiff_t _a4f5ca8adb76b9db74fcef8f69edc6282989e329 = 0x48; // Nullable<Guid>
inline constexpr ::std::ptrdiff_t _1b7f4ab53ec67f02b3b6d4a822ac4136b06fb5fa = 0x60; // DateTime
inline constexpr ::std::ptrdiff_t _849697cbf58693d905d5ab52e4b8c8da2bf988e5 = 0x68; // bool
} // namespace _a6dc07c51e652a8b0d9f3585a5bf350d0536687b
namespace _6d9a826f0de32181e66416b33c5fa07faca6f91f {
inline constexpr ::std::ptrdiff_t _046fdd50b00948dd0cd0b32873e2bf67b8e8887a = 0x0; // string
inline constexpr ::std::ptrdiff_t _b7824f638bc8b6058b753f68acb12f0e7b28a54d = 0x8; // ProfilerRecorder
} // namespace _6d9a826f0de32181e66416b33c5fa07faca6f91f
namespace _a5f8843efbe66d00977c88fec5d3d270c53b60d2 {
inline constexpr ::std::ptrdiff_t _fc9ead95e4a3d44b5e45929accb08fdbfa469957 = 0x0; // short
inline constexpr ::std::ptrdiff_t _c8e814721586bc739c8609d90de6b5d050e50814 = 0x2; // short
inline constexpr ::std::ptrdiff_t _f3e3db5a7f131ac1bf8f14f4393b6703551bdf0f = 0x4; // short
} // namespace _a5f8843efbe66d00977c88fec5d3d270c53b60d2
namespace _8f88bd6bc11433893c785a7e7b8d0d35a39bf146._2fe39ea7b68b420c9ddb3ff470eb27816a19e249 {
inline constexpr ::std::ptrdiff_t _35fa8024640a84338e39b559bfd04ed3528501ad = 0x0; // float
inline constexpr ::std::ptrdiff_t _1479b8c0986793b6858b0a3327f2c59578fdb647 = 0x4; // float
inline constexpr ::std::ptrdiff_t _c8e6cdd43710093b4c5afbf937ddc5e5fb7efa80 = 0x8; // float
} // namespace _8f88bd6bc11433893c785a7e7b8d0d35a39bf146._2fe39ea7b68b420c9ddb3ff470eb27816a19e249
namespace _5f70964fe6065b52005d2d1bb090c386bb0b08c6._ca7eb703ffff95e7b70f0894338fdfd9213a7a20<T> {
inline constexpr ::std::ptrdiff_t _382db2883c2ad41277e482a0fef83f566fa91b0e = 0x0; // T
inline constexpr ::std::ptrdiff_t _66fe4b71c22676135cf24281c7350b5f6b8437b9 = 0x0; // T
inline constexpr ::std::ptrdiff_t _85fdab0bff7104cd904ea2f6a1c93df290ace3ee = 0x0; // T
} // namespace _5f70964fe6065b52005d2d1bb090c386bb0b08c6._ca7eb703ffff95e7b70f0894338fdfd9213a7a20<T>
namespace _66e27941be3a0361fba1c9bc1c3d1be82a4e924c {
inline constexpr ::std::ptrdiff_t _67183df12cc82ff52b226f76a5d1f4093a482d22 = 0x0; // float
inline constexpr ::std::ptrdiff_t _4914fbc05c27973d53b350eed8181d533fbb5536 = 0x4; // Vector3
inline constexpr ::std::ptrdiff_t _1566029ea0e1d61d3ed1913a1ed816a4aa09cb34 = 0x10; // Quaternion
} // namespace _66e27941be3a0361fba1c9bc1c3d1be82a4e924c
namespace _10aeeb56d5ad56dc5db385c7e932c1c8aba5a025 {
inline constexpr ::std::ptrdiff_t _67183df12cc82ff52b226f76a5d1f4093a482d22 = 0x0; // float
inline constexpr ::std::ptrdiff_t _6362c8628624264c1a09c373012b3ad8a861bf9b = 0x4; // float
} // namespace _10aeeb56d5ad56dc5db385c7e932c1c8aba5a025
} // namespace blazedumper