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
NPCHeadID.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.ID
4{
5 // Token: 0x020005DD RID: 1501
6 public class NPCHeadID
7 {
8 // Token: 0x06003560 RID: 13664 RVA: 0x0020E494 File Offset: 0x0020C694
9 public NPCHeadID()
10 {
11 }
12
13 // Token: 0x06003561 RID: 13665 RVA: 0x0020E4A8 File Offset: 0x0020C6A8
14 // Note: this type is marked as 'beforefieldinit'.
15 static NPCHeadID()
16 {
17 }
18
19 // Token: 0x0400651F RID: 25887
20 public const int HousingQuery = 0;
21
22 // Token: 0x04006520 RID: 25888
23 public const int Guide = 1;
24
25 // Token: 0x04006521 RID: 25889
26 public const int Merchant = 2;
27
28 // Token: 0x04006522 RID: 25890
29 public const int Nurse = 3;
30
31 // Token: 0x04006523 RID: 25891
32 public const int Demolitionist = 4;
33
34 // Token: 0x04006524 RID: 25892
35 public const int Dryad = 5;
36
37 // Token: 0x04006525 RID: 25893
38 public const int ArmsDealer = 6;
39
40 // Token: 0x04006526 RID: 25894
41 public const int Clothier = 7;
42
43 // Token: 0x04006527 RID: 25895
44 public const int Mechanic = 8;
45
46 // Token: 0x04006528 RID: 25896
47 public const int GoblinTinkerer = 9;
48
49 // Token: 0x04006529 RID: 25897
50 public const int Wizard = 10;
51
52 // Token: 0x0400652A RID: 25898
53 public const int SantaClaus = 11;
54
55 // Token: 0x0400652B RID: 25899
56 public const int Truffle = 12;
57
58 // Token: 0x0400652C RID: 25900
59 public const int Steampunker = 13;
60
61 // Token: 0x0400652D RID: 25901
62 public const int DyeTrader = 14;
63
64 // Token: 0x0400652E RID: 25902
65 public const int PartyGirl = 15;
66
67 // Token: 0x0400652F RID: 25903
68 public const int Cyborg = 16;
69
70 // Token: 0x04006530 RID: 25904
71 public const int Painter = 17;
72
73 // Token: 0x04006531 RID: 25905
74 public const int WitchDoctor = 18;
75
76 // Token: 0x04006532 RID: 25906
77 public const int Pirate = 19;
78
79 // Token: 0x04006533 RID: 25907
80 public const int Stylist = 20;
81
82 // Token: 0x04006534 RID: 25908
83 public const int TravellingMerchant = 21;
84
85 // Token: 0x04006535 RID: 25909
86 public const int Angler = 22;
87
88 // Token: 0x04006536 RID: 25910
89 public const int TaxCollector = 23;
90
91 // Token: 0x04006537 RID: 25911
92 public const int DD2Bartender = 24;
93
94 // Token: 0x04006538 RID: 25912
95 public const int Golfer = 25;
96
97 // Token: 0x04006539 RID: 25913
98 public const int BestiaryGirl = 26;
99
100 // Token: 0x0400653A RID: 25914
101 public const int CatSiamese = 27;
102
103 // Token: 0x0400653B RID: 25915
104 public const int CatBlack = 28;
105
106 // Token: 0x0400653C RID: 25916
107 public const int CatOrangeTabby = 29;
108
109 // Token: 0x0400653D RID: 25917
110 public const int CatRussianBlue = 30;
111
112 // Token: 0x0400653E RID: 25918
113 public const int CatSilver = 31;
114
115 // Token: 0x0400653F RID: 25919
116 public const int CatWhite = 32;
117
118 // Token: 0x04006540 RID: 25920
119 public const int DogLabrador = 33;
120
121 // Token: 0x04006541 RID: 25921
122 public const int DogPitBull = 34;
123
124 // Token: 0x04006542 RID: 25922
125 public const int DogBeagle = 35;
126
127 // Token: 0x04006543 RID: 25923
128 public const int DogCorgi = 36;
129
130 // Token: 0x04006544 RID: 25924
131 public const int DogDalmation = 37;
132
133 // Token: 0x04006545 RID: 25925
134 public const int DogHusky = 38;
135
136 // Token: 0x04006546 RID: 25926
137 public const int BunnyWhite = 39;
138
139 // Token: 0x04006547 RID: 25927
140 public const int BunnyAngora = 40;
141
142 // Token: 0x04006548 RID: 25928
143 public const int BunnyDutch = 41;
144
145 // Token: 0x04006549 RID: 25929
146 public const int BunnyFlemish = 42;
147
148 // Token: 0x0400654A RID: 25930
149 public const int BunnyLop = 43;
150
151 // Token: 0x0400654B RID: 25931
152 public const int BunnySilver = 44;
153
154 // Token: 0x0400654C RID: 25932
155 public const int Princess = 45;
156
157 // Token: 0x0400654D RID: 25933
158 public const int SlimeBlue = 46;
159
160 // Token: 0x0400654E RID: 25934
161 public const int SlimeGreen = 47;
162
163 // Token: 0x0400654F RID: 25935
164 public const int SlimeOld = 48;
165
166 // Token: 0x04006550 RID: 25936
167 public const int SlimePurple = 49;
168
169 // Token: 0x04006551 RID: 25937
170 public const int SlimeRainbow = 50;
171
172 // Token: 0x04006552 RID: 25938
173 public const int SlimeRed = 51;
174
175 // Token: 0x04006553 RID: 25939
176 public const int SlimeYellow = 52;
177
178 // Token: 0x04006554 RID: 25940
179 public const int SlimeCopper = 53;
180
181 // Token: 0x04006555 RID: 25941
182 public const int PrincessShimmered = 54;
183
184 // Token: 0x04006556 RID: 25942
185 public const int AnglerShimmered = 55;
186
187 // Token: 0x04006557 RID: 25943
188 public const int BestiaryGirlShimmered = 56;
189
190 // Token: 0x04006558 RID: 25944
191 public const int ClothierShimmered = 57;
192
193 // Token: 0x04006559 RID: 25945
194 public const int CyborgShimmered = 58;
195
196 // Token: 0x0400655A RID: 25946
197 public const int DemolitionistShimmered = 59;
198
199 // Token: 0x0400655B RID: 25947
200 public const int DyeTraderShimmered = 60;
201
202 // Token: 0x0400655C RID: 25948
203 public const int GolferShimmered = 61;
204
205 // Token: 0x0400655D RID: 25949
206 public const int MechanicShimmered = 62;
207
208 // Token: 0x0400655E RID: 25950
209 public const int MerchantShimmered = 63;
210
211 // Token: 0x0400655F RID: 25951
212 public const int NurseShimmered = 64;
213
214 // Token: 0x04006560 RID: 25952
215 public const int PainterShimmered = 65;
216
217 // Token: 0x04006561 RID: 25953
218 public const int PirateShimmered = 66;
219
220 // Token: 0x04006562 RID: 25954
221 public const int SantaClausShimmered = 67;
222
223 // Token: 0x04006563 RID: 25955
224 public const int SteampunkerShimmered = 68;
225
226 // Token: 0x04006564 RID: 25956
227 public const int StylistShimmered = 69;
228
229 // Token: 0x04006565 RID: 25957
230 public const int TaxCollectorShimmered = 70;
231
232 // Token: 0x04006566 RID: 25958
233 public const int WizardShimmered = 71;
234
235 // Token: 0x04006567 RID: 25959
236 public const int GuideShimmered = 72;
237
238 // Token: 0x04006568 RID: 25960
239 public const int DryadShimmered = 73;
240
241 // Token: 0x04006569 RID: 25961
242 public const int ArmsDealerShimmered = 74;
243
244 // Token: 0x0400656A RID: 25962
245 public const int GoblinTinkererShimmered = 75;
246
247 // Token: 0x0400656B RID: 25963
248 public const int TruffleShimmered = 76;
249
250 // Token: 0x0400656C RID: 25964
251 public const int PartyGirlShimmered = 77;
252
253 // Token: 0x0400656D RID: 25965
254 public const int WitchDoctorShimmered = 78;
255
256 // Token: 0x0400656E RID: 25966
257 public const int TavernkeepShimmered = 79;
258
259 // Token: 0x0400656F RID: 25967
260 public const int TravelingMerchantShimmered = 80;
261
262 // Token: 0x04006570 RID: 25968
263 public static readonly int Count;
264
265 // Token: 0x020005DE RID: 1502
266 public static class Sets
267 {
268 // Token: 0x06003562 RID: 13666 RVA: 0x0020E4B8 File Offset: 0x0020C6B8
269 // Note: this type is marked as 'beforefieldinit'.
270 static Sets()
271 {
272 if (!true)
273 {
274 }
275 }
276
277 // Token: 0x04006571 RID: 25969
278 public static SetFactory Factory;
279
280 // Token: 0x04006572 RID: 25970
281 public static bool[] CannotBeDrawnInHousingUI;
282 }
283 }
284}
class f__AnonymousType0<< Count > j__TPar
static SetFactory Factory
Definition NPCHeadID.cs:278
static bool[] CannotBeDrawnInHousingUI
Definition NPCHeadID.cs:281
const int TavernkeepShimmered
Definition NPCHeadID.cs:257
const int WitchDoctor
Definition NPCHeadID.cs:74
const int SteampunkerShimmered
Definition NPCHeadID.cs:224
const int GoblinTinkererShimmered
Definition NPCHeadID.cs:245
const int BestiaryGirl
Definition NPCHeadID.cs:98
const int TaxCollector
Definition NPCHeadID.cs:89
const int GoblinTinkerer
Definition NPCHeadID.cs:47
const int TravellingMerchant
Definition NPCHeadID.cs:83
const int PrincessShimmered
Definition NPCHeadID.cs:182
const int WizardShimmered
Definition NPCHeadID.cs:233
const int PartyGirlShimmered
Definition NPCHeadID.cs:251
const int HousingQuery
Definition NPCHeadID.cs:20
const int DD2Bartender
Definition NPCHeadID.cs:92
const int Demolitionist
Definition NPCHeadID.cs:32
const int CatRussianBlue
Definition NPCHeadID.cs:110
const int DemolitionistShimmered
Definition NPCHeadID.cs:197
const int GolferShimmered
Definition NPCHeadID.cs:203
const int DyeTraderShimmered
Definition NPCHeadID.cs:200
const int PirateShimmered
Definition NPCHeadID.cs:218
const int CatOrangeTabby
Definition NPCHeadID.cs:107
const int StylistShimmered
Definition NPCHeadID.cs:227
const int TruffleShimmered
Definition NPCHeadID.cs:248
const int SantaClausShimmered
Definition NPCHeadID.cs:221
const int GuideShimmered
Definition NPCHeadID.cs:236
const int TaxCollectorShimmered
Definition NPCHeadID.cs:230
const int MechanicShimmered
Definition NPCHeadID.cs:206
static readonly int Count
Definition NPCHeadID.cs:263
const int WitchDoctorShimmered
Definition NPCHeadID.cs:254
const int ClothierShimmered
Definition NPCHeadID.cs:191
const int MerchantShimmered
Definition NPCHeadID.cs:209
const int Steampunker
Definition NPCHeadID.cs:59
const int CyborgShimmered
Definition NPCHeadID.cs:194
const int BestiaryGirlShimmered
Definition NPCHeadID.cs:188
const int AnglerShimmered
Definition NPCHeadID.cs:185
const int PainterShimmered
Definition NPCHeadID.cs:215
const int DryadShimmered
Definition NPCHeadID.cs:239
const int ArmsDealerShimmered
Definition NPCHeadID.cs:242
const int TravelingMerchantShimmered
Definition NPCHeadID.cs:260
const int NurseShimmered
Definition NPCHeadID.cs:212