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
PlayerVariantID.cs
Go to the documentation of this file.
1using System;
3
4namespace Terraria.ID
5{
6 // Token: 0x020005E5 RID: 1509
7 public static class PlayerVariantID
8 {
9 // Token: 0x06003570 RID: 13680 RVA: 0x0020FC90 File Offset: 0x0020DE90
10 // Note: this type is marked as 'beforefieldinit'.
12 {
13 }
14
15 // Token: 0x040068DE RID: 26846
16 public const int MaleStarter = 0;
17
18 // Token: 0x040068DF RID: 26847
19 public const int MaleSticker = 1;
20
21 // Token: 0x040068E0 RID: 26848
22 public const int MaleGangster = 2;
23
24 // Token: 0x040068E1 RID: 26849
25 public const int MaleCoat = 3;
26
27 // Token: 0x040068E2 RID: 26850
28 public const int FemaleStarter = 4;
29
30 // Token: 0x040068E3 RID: 26851
31 public const int FemaleSticker = 5;
32
33 // Token: 0x040068E4 RID: 26852
34 public const int FemaleGangster = 6;
35
36 // Token: 0x040068E5 RID: 26853
37 public const int FemaleCoat = 7;
38
39 // Token: 0x040068E6 RID: 26854
40 public const int MaleDress = 8;
41
42 // Token: 0x040068E7 RID: 26855
43 public const int FemaleDress = 9;
44
45 // Token: 0x040068E8 RID: 26856
46 public const int MaleDisplayDoll = 10;
47
48 // Token: 0x040068E9 RID: 26857
49 public const int FemaleDisplayDoll = 11;
50
51 // Token: 0x040068EA RID: 26858
52 public static readonly int Count;
53
54 // Token: 0x020005E6 RID: 1510
55 public class Sets
56 {
57 // Token: 0x06003571 RID: 13681 RVA: 0x0020FCA0 File Offset: 0x0020DEA0
58 public Sets()
59 {
60 }
61
62 // Token: 0x06003572 RID: 13682 RVA: 0x0020FCB4 File Offset: 0x0020DEB4
63 // Note: this type is marked as 'beforefieldinit'.
72
73 // Token: 0x040068EB RID: 26859
74 public static SetFactory Factory;
75
76 // Token: 0x040068EC RID: 26860
77 public static bool[] Male;
78
79 // Token: 0x040068ED RID: 26861
80 public static int[] AltGenderReference;
81
82 // Token: 0x040068EE RID: 26862
83 public static int[] VariantOrderMale;
84
85 // Token: 0x040068EF RID: 26863
86 public static int[] VariantOrderFemale;
87 }
88 }
89}
class f__AnonymousType0<< Count > j__TPar
static void InitializeArray(Array array, IntPtr fldHandle)
static readonly int Count