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
Lang.cs
Go to the documentation of this file.
1using System;
3using System.Linq;
6using Controller;
18using Terraria.ID;
20using Terraria.Map;
21using Terraria.UI;
23
24namespace Terraria
25{
26 [global::Cpp2ILInjected.Token(Token = "0x2000436")]
27 public class Lang
28 {
29 [global::Cpp2ILInjected.Token(Token = "0x6002838")]
30 [global::Cpp2ILInjected.Address(RVA = "0x10D8E3C", Offset = "0x10D8E3C", Length = "0xA8")]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIAccessoryInfo), Member = "BuildInfoAccs", ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUICraftGuidePopup), Member = "UpdateText", ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMap", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
36 public static string GetMapObjectName(int id)
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x6002839")]
42 [global::Cpp2ILInjected.Address(RVA = "0x10D8EE4", Offset = "0x10D8EE4", Length = "0xBA8")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "HelpText", ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "HasLuckTextForWizard", MemberParameters = new object[] { typeof(ref string) }, ReturnType = typeof(bool))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "HasSpecialEventText", MemberParameters = new object[]
48 {
49 typeof(string),
50 typeof(ref string)
51 }, ReturnType = typeof(bool))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "dialog", MemberParameters = new object[]
53 {
54 typeof(int),
55 typeof(bool)
56 }, ReturnType = typeof(string))]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "DyeTraderQuestChat", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "AnglerQuestCountChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BartenderHelpText", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BartenderChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "GolferChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BestiaryGirlChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "PrincessChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
64 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "CatChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "DogChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BunnyChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "SlimeChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "AnglerQuestChat", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HelpCommand), Member = "GetCommandAliasesByID", ReturnType = typeof(Dictionary<string, List<LocalizedText>>))]
70 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.GameTipsDisplay.GameTip", Member = ".ctor", MemberParameters = new object[]
71 {
73 typeof(double)
74 }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 19)]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "GetFirstNPCNameOrNull", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_LocalPlayer", ReturnType = typeof(Player))]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "get_ZoneGraveyard", ReturnType = typeof(bool))]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIControlsBanner), Member = "GetControlTag", MemberParameters = new object[] { typeof(ControllerActionButton) }, ReturnType = typeof(string))]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "GetEntry", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(ControllerActionButton.Entry))]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
84 {
85 typeof(string),
86 typeof(object)
87 }, ReturnType = typeof(string))]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 38)]
89 public static object CreateDialogSubstitutionObject(NPC npc = null)
90 {
91 throw null;
92 }
93
94 [global::Cpp2ILInjected.Token(Token = "0x600283A")]
95 [global::Cpp2ILInjected.Address(RVA = "0x10D9A8C", Offset = "0x10D9A8C", Length = "0x66C")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LanguageManager), Member = "RandomFromCategories", MemberParameters = new object[]
98 {
99 typeof(string[]),
100 typeof(ref int),
102 }, ReturnType = typeof(LocalizedText))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
104 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_PrimaryInputMode", ReturnType = typeof(XNAUnityRunner.ForcedInputMode))]
105 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(<PrivateImplementationDetails>), Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
107 {
108 typeof(string),
109 typeof(string)
110 }, ReturnType = typeof(bool))]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "get_HasMapping", ReturnType = typeof(bool))]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionButton), Member = "GetEntry", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(ControllerActionButton.Entry))]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 18)]
114 public static bool CanSubstituteBindings(string bindingKey)
115 {
116 throw null;
117 }
118
119 [Obsolete("dialog is deprecated. Please use Language.GetText instead.")]
120 [global::Cpp2ILInjected.Token(Token = "0x600283B")]
121 [global::Cpp2ILInjected.Address(RVA = "0x10DA0F8", Offset = "0x10DA0F8", Length = "0xAC")]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "HelpText", ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
125 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
126 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
127 {
128 typeof(string),
129 typeof(string)
130 }, ReturnType = typeof(string))]
131 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
132 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
133 {
134 typeof(string),
135 typeof(object)
136 }, ReturnType = typeof(string))]
137 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
138 public static string dialog(int l, bool english = false)
139 {
140 throw null;
141 }
142
143 [global::Cpp2ILInjected.Token(Token = "0x600283C")]
144 [global::Cpp2ILInjected.Address(RVA = "0x10DA1A4", Offset = "0x10DA1A4", Length = "0x5C")]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIAccessoryInfo), Member = "BuildInfoAccs", ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "MouseText_DrawBuffTooltip", MemberParameters = new object[]
147 {
148 typeof(string),
149 typeof(string),
150 typeof(ref int),
151 typeof(ref int)
152 }, ReturnType = typeof(void))]
153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "get_TypeName", ReturnType = typeof(string))]
154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetFullnameByID", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnSkeletron", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Recipe.<>c", Member = "<SetupRecipeGroups>b__56_0", ReturnType = typeof(string))]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Recipe.<>c", Member = "<SetupRecipeGroups>b__56_1", ReturnType = typeof(string))]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Recipe.<>c", Member = "<SetupRecipeGroups>b__56_2", ReturnType = typeof(string))]
159 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Recipe.<>c", Member = "<SetupRecipeGroups>b__56_9", ReturnType = typeof(string))]
160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnlockableNPCEntryIcon), Member = "GetHoverText", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(string))]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
162 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetNPCName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
163 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
164 public static string GetNPCNameValue(int netID)
165 {
166 throw null;
167 }
168
169 [global::Cpp2ILInjected.Token(Token = "0x600283D")]
170 [global::Cpp2ILInjected.Address(RVA = "0x10DA200", Offset = "0x10DA200", Length = "0xF0")]
171 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetTypeNetName", ReturnType = typeof(NetworkText))]
173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "CountKillForBannersAndDropThem", ReturnType = typeof(void))]
174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnSkeletron", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "GetNPCNameValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "GetInvasionWaveText", MemberParameters = new object[]
177 {
178 typeof(int),
179 typeof(short[])
180 }, ReturnType = typeof(NetworkText))]
181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BestiaryEntry), Member = "Enemy", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(BestiaryEntry))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BestiaryEntry), Member = "TownNPC", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(BestiaryEntry))]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BestiaryEntry), Member = "Critter", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(BestiaryEntry))]
184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
185 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
186 public static LocalizedText GetNPCName(int netID)
187 {
188 throw null;
189 }
190
191 [global::Cpp2ILInjected.Token(Token = "0x600283E")]
192 [global::Cpp2ILInjected.Address(RVA = "0x10DA2F0", Offset = "0x10DA2F0", Length = "0x64")]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Item), Member = "RebuildTooltip", ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
195 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
196 public static ItemTooltip GetTooltip(int itemId)
197 {
198 throw null;
199 }
200
201 [global::Cpp2ILInjected.Token(Token = "0x600283F")]
202 [global::Cpp2ILInjected.Address(RVA = "0x10DA354", Offset = "0x10DA354", Length = "0x104")]
203 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "GetItemNameValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "CreateDeathMessage", MemberParameters = new object[]
206 {
207 typeof(string),
208 typeof(int),
209 typeof(int),
210 typeof(int),
211 typeof(int),
212 typeof(int),
213 typeof(int)
214 }, ReturnType = typeof(NetworkText))]
215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ItemID), Member = "FromNetId", MemberParameters = new object[] { typeof(short) }, ReturnType = typeof(short))]
217 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
218 public static LocalizedText GetItemName(int id)
219 {
220 throw null;
221 }
222
223 [global::Cpp2ILInjected.Token(Token = "0x6002840")]
224 [global::Cpp2ILInjected.Address(RVA = "0x10DA458", Offset = "0x10DA458", Length = "0xC8")]
225 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmojiCommand), Member = "Initialize", ReturnType = typeof(void))]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
228 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
229 public static LocalizedText GetEmojiName(int id)
230 {
231 throw null;
232 }
233
234 [global::Cpp2ILInjected.Token(Token = "0x6002841")]
235 [global::Cpp2ILInjected.Address(RVA = "0x10DA520", Offset = "0x10DA520", Length = "0x5C")]
236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIChest), Member = "GetName", ReturnType = typeof(string))]
237 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIChest), Member = "GetTitle", ReturnType = typeof(string))]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUICraftGuidePopup), Member = "MaterialItemOver", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUICrafting), Member = "MaterialItemOver", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "DrawSign", ReturnType = typeof(void))]
241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageGroupEdit), Member = "ItemDraw", MemberParameters = new object[]
242 {
244 typeof(int),
246 typeof(float)
247 }, ReturnType = typeof(void))]
248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Item), Member = "get_Name", ReturnType = typeof(string))]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "MouseText_DrawItemTooltip_GetLinesInfo", MemberParameters = new object[]
250 {
251 typeof(Item),
252 typeof(ref int),
253 typeof(ref int),
254 typeof(ref int),
255 typeof(float),
256 typeof(ref int),
257 typeof(string[]),
258 typeof(bool[]),
259 typeof(bool[]),
260 typeof(ref int)
261 }, ReturnType = typeof(void))]
262 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TeleportPylonsMapLayer), Member = "Draw", MemberParameters = new object[]
263 {
265 typeof(ref string)
266 }, ReturnType = typeof(void))]
267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(IngameFancyUI), Member = "OpenVirtualKeyboard", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChestUI), Member = "DrawName", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChestUI), Member = "RenameChest", ReturnType = typeof(void))]
270 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
271 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetItemName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
272 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
273 public static string GetItemNameValue(int id)
274 {
275 throw null;
276 }
277
278 [global::Cpp2ILInjected.Token(Token = "0x6002842")]
279 [global::Cpp2ILInjected.Address(RVA = "0x10DA57C", Offset = "0x10DA57C", Length = "0x68")]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIBuffs), Member = "Draw", ReturnType = typeof(void))]
281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawInterface_Resources_Buffs", ReturnType = typeof(void))]
282 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
283 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
284 public static string GetBuffName(int id)
285 {
286 throw null;
287 }
288
289 [global::Cpp2ILInjected.Token(Token = "0x6002843")]
290 [global::Cpp2ILInjected.Address(RVA = "0x10DA5E4", Offset = "0x10DA5E4", Length = "0x68")]
291 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIBuffs), Member = "ChangeBuffString", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetBuffTooltip", MemberParameters = new object[]
293 {
294 typeof(Player),
295 typeof(int)
296 }, ReturnType = typeof(string))]
297 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
298 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
299 public static string GetBuffDescription(int id)
300 {
301 throw null;
302 }
303
304 [global::Cpp2ILInjected.Token(Token = "0x6002844")]
305 [global::Cpp2ILInjected.Address(RVA = "0x10DA64C", Offset = "0x10DA64C", Length = "0x4F8")]
306 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "Option2Clicked", ReturnType = typeof(void))]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
309 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[]
310 {
311 typeof(string),
312 typeof(object[])
313 }, ReturnType = typeof(string))]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[]
315 {
316 typeof(string),
317 typeof(object),
318 typeof(object),
319 typeof(object)
320 }, ReturnType = typeof(string))]
321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
322 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
323 {
324 typeof(string),
325 typeof(object),
326 typeof(object)
327 }, ReturnType = typeof(string))]
328 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[]
329 {
330 typeof(string),
331 typeof(object),
332 typeof(object)
333 }, ReturnType = typeof(string))]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[]
335 {
336 typeof(string),
337 typeof(object)
338 }, ReturnType = typeof(string))]
339 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 41)]
341 {
342 throw null;
343 }
344
345 [global::Cpp2ILInjected.Token(Token = "0x6002845")]
346 [global::Cpp2ILInjected.Address(RVA = "0x10DAB44", Offset = "0x10DAB44", Length = "0x50")]
347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
348 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "RandomFromCategory", MemberParameters = new object[]
349 {
350 typeof(string),
352 }, ReturnType = typeof(LocalizedText))]
353 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
354 public static string GetRandomGameTitle()
355 {
356 throw null;
357 }
358
359 [global::Cpp2ILInjected.Token(Token = "0x6002846")]
360 [global::Cpp2ILInjected.Address(RVA = "0x10DAB94", Offset = "0x10DAB94", Length = "0x118")]
361 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "Option2Clicked", ReturnType = typeof(void))]
363 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
364 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
365 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
366 {
367 typeof(string),
368 typeof(object)
369 }, ReturnType = typeof(LanguageSearchFilter))]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "FindAll", MemberParameters = new object[] { typeof(LanguageSearchFilter) }, ReturnType = typeof(LocalizedText[]))]
371 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnifiedRandom), Member = "Next", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
372 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
373 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
374 public static string DyeTraderQuestChat(bool gotDye = false)
375 {
376 throw null;
377 }
378
379 [global::Cpp2ILInjected.Token(Token = "0x6002847")]
380 [global::Cpp2ILInjected.Address(RVA = "0x10DAD60", Offset = "0x10DAD60", Length = "0x94")]
381 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
382 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
383 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
384 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
385 {
386 typeof(string),
387 typeof(object)
388 }, ReturnType = typeof(LanguageSearchFilter))]
389 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
390 {
393 }, ReturnType = typeof(LocalizedText))]
394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
395 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
396 public static string AnglerQuestCountChat(NPC npc)
397 {
398 throw null;
399 }
400
401 [global::Cpp2ILInjected.Token(Token = "0x6002848")]
402 [global::Cpp2ILInjected.Address(RVA = "0x10DADF4", Offset = "0x10DADF4", Length = "0x394")]
403 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "Option2Clicked", ReturnType = typeof(void))]
405 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
406 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
407 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
408 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
409 {
410 typeof(string),
411 typeof(object)
412 }, ReturnType = typeof(LanguageSearchFilter))]
413 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "FindAll", MemberParameters = new object[] { typeof(LanguageSearchFilter) }, ReturnType = typeof(LocalizedText[]))]
414 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
415 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Item), Member = ".ctor", ReturnType = typeof(void))]
416 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Item), Member = "SetDefaults", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
417 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Entity), Member = "get_Center", ReturnType = typeof(Vector2))]
418 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "GetItem", MemberParameters = new object[]
419 {
420 typeof(int),
421 typeof(Item),
423 typeof(bool)
424 }, ReturnType = typeof(Item))]
425 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EntitySource_Gift), Member = ".ctor", MemberParameters = new object[] { typeof(Entity) }, ReturnType = typeof(void))]
426 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Item), Member = "NewItem", MemberParameters = new object[]
427 {
429 typeof(int),
430 typeof(int),
431 typeof(int),
432 typeof(int),
433 typeof(int),
434 typeof(int),
435 typeof(bool),
436 typeof(int),
437 typeof(bool),
438 typeof(bool)
439 }, ReturnType = typeof(int))]
440 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_NetClient", ReturnType = typeof(bool))]
441 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetMessage), Member = "SendData", MemberParameters = new object[]
442 {
443 typeof(int),
444 typeof(int),
445 typeof(int),
447 typeof(int),
448 typeof(float),
449 typeof(float),
450 typeof(float),
451 typeof(int),
452 typeof(int),
453 typeof(int)
454 }, ReturnType = typeof(void))]
455 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
456 {
457 typeof(string),
458 typeof(object)
459 }, ReturnType = typeof(string))]
460 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 20)]
461 public static string BartenderHelpText(NPC npc)
462 {
463 throw null;
464 }
465
466 [global::Cpp2ILInjected.Token(Token = "0x6002849")]
467 [global::Cpp2ILInjected.Address(RVA = "0x10DB188", Offset = "0x10DB188", Length = "0x1D4")]
468 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
469 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
470 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
471 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
472 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnifiedRandom), Member = "Next", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
473 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
474 {
475 typeof(string),
476 typeof(object)
477 }, ReturnType = typeof(LanguageSearchFilter))]
478 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
479 {
482 }, ReturnType = typeof(LocalizedText))]
483 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
484 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
485 {
486 typeof(string),
487 typeof(object)
488 }, ReturnType = typeof(string))]
489 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
490 public static string BartenderChat(NPC npc)
491 {
492 throw null;
493 }
494
495 [global::Cpp2ILInjected.Token(Token = "0x600284A")]
496 [global::Cpp2ILInjected.Address(RVA = "0x10DB35C", Offset = "0x10DB35C", Length = "0x94")]
497 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
498 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
499 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
500 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
501 {
502 typeof(string),
503 typeof(object)
504 }, ReturnType = typeof(LanguageSearchFilter))]
505 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
506 {
509 }, ReturnType = typeof(LocalizedText))]
510 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
511 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
512 public static string GolferChat(NPC npc)
513 {
514 throw null;
515 }
516
517 [global::Cpp2ILInjected.Token(Token = "0x600284B")]
518 [global::Cpp2ILInjected.Address(RVA = "0x10DB3F0", Offset = "0x10DB3F0", Length = "0xDC")]
519 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
520 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
521 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
522 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
523 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "ShouldBestiaryGirlBeLycantrope", ReturnType = typeof(bool))]
524 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
525 {
526 typeof(string),
527 typeof(object)
528 }, ReturnType = typeof(LanguageSearchFilter))]
529 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
530 {
533 }, ReturnType = typeof(LocalizedText))]
534 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
535 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
536 public static string BestiaryGirlChat(NPC npc)
537 {
538 throw null;
539 }
540
541 [global::Cpp2ILInjected.Token(Token = "0x600284C")]
542 [global::Cpp2ILInjected.Address(RVA = "0x10DB4CC", Offset = "0x10DB4CC", Length = "0x94")]
543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
544 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
545 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
546 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
547 {
548 typeof(string),
549 typeof(object)
550 }, ReturnType = typeof(LanguageSearchFilter))]
551 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
552 {
555 }, ReturnType = typeof(LocalizedText))]
556 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
557 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
558 public static string PrincessChat(NPC npc)
559 {
560 throw null;
561 }
562
563 [global::Cpp2ILInjected.Token(Token = "0x600284D")]
564 [global::Cpp2ILInjected.Address(RVA = "0x10DB560", Offset = "0x10DB560", Length = "0x94")]
565 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
566 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
567 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
568 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
569 {
570 typeof(string),
571 typeof(object)
572 }, ReturnType = typeof(LanguageSearchFilter))]
573 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
574 {
577 }, ReturnType = typeof(LocalizedText))]
578 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
579 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
580 public static string CatChat(NPC npc)
581 {
582 throw null;
583 }
584
585 [global::Cpp2ILInjected.Token(Token = "0x600284E")]
586 [global::Cpp2ILInjected.Address(RVA = "0x10DB5F4", Offset = "0x10DB5F4", Length = "0x94")]
587 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
588 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
589 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
590 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
591 {
592 typeof(string),
593 typeof(object)
594 }, ReturnType = typeof(LanguageSearchFilter))]
595 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
596 {
599 }, ReturnType = typeof(LocalizedText))]
600 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
601 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
602 public static string DogChat(NPC npc)
603 {
604 throw null;
605 }
606
607 [global::Cpp2ILInjected.Token(Token = "0x600284F")]
608 [global::Cpp2ILInjected.Address(RVA = "0x10DB688", Offset = "0x10DB688", Length = "0x94")]
609 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
610 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
611 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
612 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
613 {
614 typeof(string),
615 typeof(object)
616 }, ReturnType = typeof(LanguageSearchFilter))]
617 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
618 {
621 }, ReturnType = typeof(LocalizedText))]
622 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
623 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
624 public static string BunnyChat(NPC npc)
625 {
626 throw null;
627 }
628
629 [global::Cpp2ILInjected.Token(Token = "0x6002850")]
630 [global::Cpp2ILInjected.Address(RVA = "0x10DB71C", Offset = "0x10DB71C", Length = "0x160")]
631 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
632 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
633 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
634 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
635 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
636 {
637 typeof(string),
638 typeof(string),
639 typeof(string)
640 }, ReturnType = typeof(string))]
641 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
642 {
643 typeof(string),
644 typeof(object)
645 }, ReturnType = typeof(LanguageSearchFilter))]
646 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
647 {
650 }, ReturnType = typeof(LocalizedText))]
651 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
652 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
653 public static string SlimeChat(NPC npc)
654 {
655 throw null;
656 }
657
658 [global::Cpp2ILInjected.Token(Token = "0x6002851")]
659 [global::Cpp2ILInjected.Address(RVA = "0x10DB87C", Offset = "0x10DB87C", Length = "0x74")]
660 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawNPCHousesInWorld", ReturnType = typeof(void))]
662 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
663 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "get_FullName", ReturnType = typeof(string))]
664 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[]
665 {
666 typeof(string),
667 typeof(object)
668 }, ReturnType = typeof(string))]
669 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
670 public static string GetNPCHouseBannerText(NPC npc, int bannerStyle)
671 {
672 throw null;
673 }
674
675 [global::Cpp2ILInjected.Token(Token = "0x6002852")]
676 [global::Cpp2ILInjected.Address(RVA = "0x10DACAC", Offset = "0x10DACAC", Length = "0xB4")]
677 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "DyeTraderQuestChat", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
679 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "AnglerQuestCountChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BartenderHelpText", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BartenderChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
682 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "GolferChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
683 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BestiaryGirlChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "PrincessChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
685 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "CatChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
686 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "DogChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
687 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "BunnyChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
688 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "SlimeChat", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(string))]
689 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "AnglerQuestChat", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
690 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HelpCommand), Member = "GetCommandAliasesByID", ReturnType = typeof(Dictionary<string, List<LocalizedText>>))]
691 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
692 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang.<>c__DisplayClass48_0), Member = ".ctor", ReturnType = typeof(void))]
693 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LanguageSearchFilter), Member = ".ctor", MemberParameters = new object[]
694 {
695 typeof(object),
697 }, ReturnType = typeof(void))]
698 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
700 {
701 throw null;
702 }
703
704 [global::Cpp2ILInjected.Token(Token = "0x6002853")]
705 [global::Cpp2ILInjected.Address(RVA = "0x10DB8F0", Offset = "0x10DB8F0", Length = "0xA8")]
706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetChat", ReturnType = typeof(string))]
707 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "HasLuckTextForWizard", MemberParameters = new object[] { typeof(ref string) }, ReturnType = typeof(bool))]
708 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetSpecialEventTextIfNotEmpty", MemberParameters = new object[]
709 {
710 typeof(string),
711 typeof(object),
712 typeof(ref string)
713 }, ReturnType = typeof(bool))]
714 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
715 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang.<>c__DisplayClass49_0), Member = ".ctor", ReturnType = typeof(void))]
716 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LanguageSearchFilter), Member = ".ctor", MemberParameters = new object[]
717 {
718 typeof(object),
720 }, ReturnType = typeof(void))]
721 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
723 {
724 throw null;
725 }
726
727 [global::Cpp2ILInjected.Token(Token = "0x6002854")]
728 [global::Cpp2ILInjected.Address(RVA = "0x10DB998", Offset = "0x10DB998", Length = "0x1B0")]
729 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
730 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "Option1Clicked", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
731 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
732 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogSubstitutionObject", MemberParameters = new object[] { typeof(NPC) }, ReturnType = typeof(object))]
733 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
734 {
735 typeof(string),
736 typeof(object)
737 }, ReturnType = typeof(LanguageSearchFilter))]
738 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "SelectRandom", MemberParameters = new object[]
739 {
742 }, ReturnType = typeof(LocalizedText))]
743 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "FormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
744 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_anglerQuestFinished", ReturnType = typeof(bool))]
745 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_npcChatCornerItem", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
746 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IdDictionary), Member = "GetName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
747 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
748 {
749 typeof(string),
750 typeof(string)
751 }, ReturnType = typeof(string))]
752 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValueWith", MemberParameters = new object[]
753 {
754 typeof(string),
755 typeof(object)
756 }, ReturnType = typeof(string))]
757 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
758 public static string AnglerQuestChat(bool turnIn = false)
759 {
760 throw null;
761 }
762
763 [global::Cpp2ILInjected.Token(Token = "0x6002855")]
764 [global::Cpp2ILInjected.Address(RVA = "0x10DBB48", Offset = "0x10DBB48", Length = "0xE8")]
765 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "get_Name", ReturnType = typeof(string))]
767 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "HandleMovement", MemberParameters = new object[]
768 {
770 typeof(ref int),
771 typeof(ref int)
772 }, ReturnType = typeof(void))]
773 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "CreateDeathMessage", MemberParameters = new object[]
774 {
775 typeof(string),
776 typeof(int),
777 typeof(int),
778 typeof(int),
779 typeof(int),
780 typeof(int),
781 typeof(int)
782 }, ReturnType = typeof(NetworkText))]
783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GolfHelper.ContactListener), Member = "PutBallInCup_TextAndEffects", MemberParameters = new object[]
784 {
785 typeof(Point),
786 typeof(int),
787 typeof(int),
788 typeof(int)
789 }, ReturnType = typeof(void))]
790 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
791 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
792 public static LocalizedText GetProjectileName(int type)
793 {
794 throw null;
795 }
796
797 [global::Cpp2ILInjected.Token(Token = "0x6002856")]
798 [global::Cpp2ILInjected.Address(RVA = "0x158ED0C", Offset = "0x158ED0C", Length = "0x2E0")]
799 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
800 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
801 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "InitializeLegacyLocalization", ReturnType = typeof(void))]
802 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
803 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
804 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Func<object, bool>), Member = ".ctor", MemberParameters = new object[]
805 {
806 typeof(object),
808 }, ReturnType = typeof(void))]
809 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enumerable[]), Member = "Where", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[]
810 {
813 }, ReturnType = "System.Collections.Generic.IEnumerable`1<TSource>")]
814 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enumerable[]), Member = "ToList", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[] { typeof(IEnumerable<object>) }, ReturnType = "System.Collections.Generic.List`1<TSource>")]
815 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Action<object>), Member = ".ctor", MemberParameters = new object[]
816 {
817 typeof(object),
819 }, ReturnType = typeof(void))]
820 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "ForEach", MemberParameters = new object[] { typeof(Action<object>) }, ReturnType = typeof(void))]
821 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 24)]
822 private static void FillNameCacheArray<IdClass, IdType>(string category, LocalizedText[] nameCache, bool leaveMissingEntriesBlank = false) where IdType : IConvertible
823 {
824 throw null;
825 }
826
827 [global::Cpp2ILInjected.Token(Token = "0x6002857")]
828 [global::Cpp2ILInjected.Address(RVA = "0x10DBC30", Offset = "0x10DBC30", Length = "0xF08")]
829 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
830 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
831 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Contains", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
832 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_PrimaryInputMode", ReturnType = typeof(XNAUnityRunner.ForcedInputMode))]
833 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
834 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(short), Member = "ToString", ReturnType = typeof(string))]
835 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
836 {
837 typeof(string),
838 typeof(string),
839 typeof(string)
840 }, ReturnType = typeof(string))]
841 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Replace", MemberParameters = new object[]
842 {
843 typeof(string),
844 typeof(string)
845 }, ReturnType = typeof(string))]
846 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerInput), Member = "get_UsingGamepad", ReturnType = typeof(bool))]
847 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 88)]
848 private static string ToopltipProcessor(short Id, string tooltip)
849 {
850 throw null;
851 }
852
853 [global::Cpp2ILInjected.Token(Token = "0x6002858")]
854 [global::Cpp2ILInjected.Address(RVA = "0x10DCB38", Offset = "0x10DCB38", Length = "0x101C")]
855 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
856 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main.<LoadContent_Deferred>d__1863", Member = "MoveNext", ReturnType = typeof(bool))]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Program), Member = "LaunchGame", MemberParameters = new object[]
858 {
859 typeof(string[]),
860 typeof(bool)
861 }, ReturnType = typeof(void))]
862 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
863 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang[]), Member = "FillNameCacheArray", MemberTypeParameters = new object[]
864 {
865 typeof(object),
866 typeof(int)
867 }, MemberParameters = new object[]
868 {
869 typeof(string),
871 typeof(bool)
872 }, ReturnType = typeof(void))]
873 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
874 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
875 {
876 typeof(string),
877 typeof(string)
878 }, ReturnType = typeof(string))]
879 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
880 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "FillNameCacheArray", MemberTypeParameters = new object[] { "IdClass", "IdType" }, MemberParameters = new object[]
881 {
882 typeof(string),
884 typeof(bool)
885 }, ReturnType = typeof(void))]
886 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPCID), Member = "FromNetId", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
887 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TooltipProcessor), Member = ".ctor", MemberParameters = new object[]
888 {
889 typeof(object),
891 }, ReturnType = typeof(void))]
892 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ItemTooltip), Member = "AddGlobalProcessor", MemberParameters = new object[] { typeof(TooltipProcessor) }, ReturnType = typeof(void))]
893 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
894 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Func<object, bool>), Member = ".ctor", MemberParameters = new object[]
895 {
896 typeof(object),
898 }, ReturnType = typeof(void))]
899 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enumerable[]), Member = "Where", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[]
900 {
903 }, ReturnType = "System.Collections.Generic.IEnumerable`1<TSource>")]
904 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enumerable[]), Member = "ToList", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[] { typeof(IEnumerable<object>) }, ReturnType = "System.Collections.Generic.List`1<TSource>")]
905 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Action<object>), Member = ".ctor", MemberParameters = new object[]
906 {
907 typeof(object),
909 }, ReturnType = typeof(void))]
910 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "ForEach", MemberParameters = new object[] { typeof(Action<object>) }, ReturnType = typeof(void))]
911 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 109)]
912 public static void InitializeLegacyLocalization()
913 {
914 throw null;
915 }
916
917 [global::Cpp2ILInjected.Token(Token = "0x6002859")]
918 [global::Cpp2ILInjected.Address(RVA = "0x10DDB54", Offset = "0x10DDB54", Length = "0x8A88")]
919 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
920 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MapHelper), Member = "Initialize", ReturnType = typeof(void))]
921 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
922 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MapHelper), Member = "LookupCount", ReturnType = typeof(int))]
923 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MapHelper), Member = "TileToLookup", MemberParameters = new object[]
924 {
925 typeof(int),
926 typeof(int)
927 }, ReturnType = typeof(int))]
928 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
929 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 500)]
930 public static void BuildMapAtlas()
931 {
932 throw null;
933 }
934
935 [global::Cpp2ILInjected.Token(Token = "0x600285A")]
936 [global::Cpp2ILInjected.Address(RVA = "0x10E65DC", Offset = "0x10E65DC", Length = "0xD00")]
937 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
938 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDeathReason), Member = "GetDeathText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(NetworkText))]
939 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
940 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetProjectileName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
941 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetworkText), Member = "FromKey", MemberParameters = new object[]
942 {
943 typeof(string),
944 typeof(object[])
945 }, ReturnType = typeof(NetworkText))]
946 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "GetGivenOrTypeNetName", ReturnType = typeof(NetworkText))]
947 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetworkText), Member = "FromLiteral", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(NetworkText))]
948 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetItemName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
949 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "RandomFromCategory", MemberParameters = new object[]
950 {
951 typeof(string),
953 }, ReturnType = typeof(LocalizedText))]
954 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnifiedRandom), Member = "Next", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
955 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
956 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
957 {
958 typeof(string),
959 typeof(string)
960 }, ReturnType = typeof(string))]
961 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 108)]
962 public static NetworkText CreateDeathMessage(string deadPlayerName, int plr = -1, int npc = -1, int proj = -1, int other = -1, int projType = 0, int plrItemType = 0)
963 {
964 throw null;
965 }
966
967 [global::Cpp2ILInjected.Token(Token = "0x600285B")]
968 [global::Cpp2ILInjected.Address(RVA = "0x10E72DC", Offset = "0x10E72DC", Length = "0x3A4")]
969 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
970 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "startPumpkinMoon", ReturnType = typeof(void))]
971 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "startSnowMoon", ReturnType = typeof(void))]
972 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "CheckProgressFrostMoon", ReturnType = typeof(void))]
973 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "CheckProgressPumpkinMoon", ReturnType = typeof(void))]
974 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DD2Event), Member = "UpdateTime", ReturnType = typeof(void))]
975 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
976 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang), Member = "GetNPCName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(LocalizedText))]
977 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetworkText), Member = "FromKey", MemberParameters = new object[]
978 {
979 typeof(string),
980 typeof(object[])
981 }, ReturnType = typeof(NetworkText))]
982 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
983 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
984 {
985 typeof(string),
986 typeof(string)
987 }, ReturnType = typeof(string))]
988 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 32)]
990 {
991 throw null;
992 }
993
994 [global::Cpp2ILInjected.Token(Token = "0x600285C")]
995 [global::Cpp2ILInjected.Address(RVA = "0x10E7680", Offset = "0x10E7680", Length = "0x4CC")]
996 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
997 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMap", ReturnType = typeof(void))]
998 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawBuffIcon", MemberParameters = new object[]
999 {
1000 typeof(int),
1001 typeof(int),
1002 typeof(int),
1003 typeof(int)
1004 }, ReturnType = typeof(int))]
1005 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1006 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameCulture), Member = "FromCultureName", MemberParameters = new object[] { typeof(GameCulture.CultureName) }, ReturnType = typeof(GameCulture))]
1007 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameCulture), Member = "get_IsActive", ReturnType = typeof(bool))]
1008 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "get_Days", ReturnType = typeof(int))]
1009 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "FromDays", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(TimeSpan))]
1010 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "op_GreaterThan", MemberParameters = new object[]
1011 {
1014 }, ReturnType = typeof(bool))]
1015 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
1016 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1017 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1018 {
1019 typeof(string),
1020 typeof(string)
1021 }, ReturnType = typeof(string))]
1022 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1023 {
1024 typeof(string),
1025 typeof(string),
1026 typeof(string)
1027 }, ReturnType = typeof(string))]
1028 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "get_Hours", ReturnType = typeof(int))]
1029 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "FromHours", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(TimeSpan))]
1030 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "get_Minutes", ReturnType = typeof(int))]
1031 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "FromMinutes", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(TimeSpan))]
1032 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "get_Seconds", ReturnType = typeof(int))]
1033 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 20)]
1034 public static string LocalizedDuration(TimeSpan time, bool abbreviated, bool showAllAvailableUnits)
1035 {
1036 throw null;
1037 }
1038
1039 [global::Cpp2ILInjected.Token(Token = "0x600285D")]
1040 [global::Cpp2ILInjected.Address(RVA = "0x10E7B4C", Offset = "0x10E7B4C", Length = "0x8")]
1041 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1042 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
1043 public Lang()
1044 {
1045 throw null;
1046 }
1047
1048 // Note: this type is marked as 'beforefieldinit'.
1049 [global::Cpp2ILInjected.Token(Token = "0x600285E")]
1050 [global::Cpp2ILInjected.Address(RVA = "0x10E7B54", Offset = "0x10E7B54", Length = "0x294")]
1051 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1052 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lang.SubstitutionsObject), Member = ".ctor", ReturnType = typeof(void))]
1053 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 26)]
1054 static Lang()
1055 {
1056 throw null;
1057 }
1058
1059 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1060 [global::Cpp2ILInjected.Token(Token = "0x400355F")]
1061 public static LocalizedText[] menu;
1062
1063 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1064 [global::Cpp2ILInjected.Token(Token = "0x4003560")]
1065 public static LocalizedText[] gen;
1066
1067 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1068 [global::Cpp2ILInjected.Token(Token = "0x4003561")]
1069 public static LocalizedText[] misc;
1070
1071 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1072 [global::Cpp2ILInjected.Token(Token = "0x4003562")]
1073 public static LocalizedText[] inter;
1074
1075 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1076 [global::Cpp2ILInjected.Token(Token = "0x4003563")]
1077 public static LocalizedText[] tip;
1078
1079 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1080 [global::Cpp2ILInjected.Token(Token = "0x4003564")]
1081 public static LocalizedText[] mp;
1082
1083 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1084 [global::Cpp2ILInjected.Token(Token = "0x4003565")]
1085 public static LocalizedText[] chestType;
1086
1087 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1088 [global::Cpp2ILInjected.Token(Token = "0x4003566")]
1090
1091 [Obsolete("Lang arrays have been replaced with the new Language.GetText system.")]
1092 [global::Cpp2ILInjected.Token(Token = "0x4003567")]
1093 public static LocalizedText[] chestType2;
1094
1095 [global::Cpp2ILInjected.Token(Token = "0x4003568")]
1096 public static LocalizedText[] prefix;
1097
1098 [global::Cpp2ILInjected.Token(Token = "0x4003569")]
1100
1101 [global::Cpp2ILInjected.Token(Token = "0x400356A")]
1102 public static LocalizedText[] mobile;
1103
1104 [global::Cpp2ILInjected.Token(Token = "0x400356B")]
1106
1107 [global::Cpp2ILInjected.Token(Token = "0x400356C")]
1109
1110 [global::Cpp2ILInjected.Token(Token = "0x400356D")]
1112
1113 [global::Cpp2ILInjected.Token(Token = "0x400356E")]
1115
1116 [global::Cpp2ILInjected.Token(Token = "0x400356F")]
1118
1119 [global::Cpp2ILInjected.Token(Token = "0x4003570")]
1121
1122 [global::Cpp2ILInjected.Token(Token = "0x4003571")]
1124
1125 [global::Cpp2ILInjected.Token(Token = "0x4003572")]
1127
1128 [global::Cpp2ILInjected.Token(Token = "0x4003573")]
1130
1131 [global::Cpp2ILInjected.Token(Token = "0x2000437")]
1133 {
1134 [global::Cpp2ILInjected.Token(Token = "0x1700056E")]
1135 public string Nurse
1136 {
1138 [global::Cpp2ILInjected.Token(Token = "0x600285F")]
1139 [global::Cpp2ILInjected.Address(RVA = "0x1153FE8", Offset = "0x1153FE8", Length = "0x8")]
1140 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1141 get
1142 {
1143 throw null;
1144 }
1146 [global::Cpp2ILInjected.Token(Token = "0x6002860")]
1147 [global::Cpp2ILInjected.Address(RVA = "0x1153FF0", Offset = "0x1153FF0", Length = "0x8")]
1148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1149 set
1150 {
1151 throw null;
1152 }
1153 }
1154
1155 [global::Cpp2ILInjected.Token(Token = "0x1700056F")]
1156 public string Merchant
1157 {
1159 [global::Cpp2ILInjected.Token(Token = "0x6002861")]
1160 [global::Cpp2ILInjected.Address(RVA = "0x1153FF8", Offset = "0x1153FF8", Length = "0x8")]
1161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1162 get
1163 {
1164 throw null;
1165 }
1167 [global::Cpp2ILInjected.Token(Token = "0x6002862")]
1168 [global::Cpp2ILInjected.Address(RVA = "0x1154000", Offset = "0x1154000", Length = "0x8")]
1169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1170 set
1171 {
1172 throw null;
1173 }
1174 }
1175
1176 [global::Cpp2ILInjected.Token(Token = "0x17000570")]
1177 public string ArmsDealer
1178 {
1180 [global::Cpp2ILInjected.Token(Token = "0x6002863")]
1181 [global::Cpp2ILInjected.Address(RVA = "0x1154008", Offset = "0x1154008", Length = "0x8")]
1182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1183 get
1184 {
1185 throw null;
1186 }
1188 [global::Cpp2ILInjected.Token(Token = "0x6002864")]
1189 [global::Cpp2ILInjected.Address(RVA = "0x1154010", Offset = "0x1154010", Length = "0x8")]
1190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1191 set
1192 {
1193 throw null;
1194 }
1195 }
1196
1197 [global::Cpp2ILInjected.Token(Token = "0x17000571")]
1198 public string Dryad
1199 {
1201 [global::Cpp2ILInjected.Token(Token = "0x6002865")]
1202 [global::Cpp2ILInjected.Address(RVA = "0x1154018", Offset = "0x1154018", Length = "0x8")]
1203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1204 get
1205 {
1206 throw null;
1207 }
1209 [global::Cpp2ILInjected.Token(Token = "0x6002866")]
1210 [global::Cpp2ILInjected.Address(RVA = "0x1154020", Offset = "0x1154020", Length = "0x8")]
1211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1212 set
1213 {
1214 throw null;
1215 }
1216 }
1217
1218 [global::Cpp2ILInjected.Token(Token = "0x17000572")]
1219 public string Demolitionist
1220 {
1222 [global::Cpp2ILInjected.Token(Token = "0x6002867")]
1223 [global::Cpp2ILInjected.Address(RVA = "0x1154028", Offset = "0x1154028", Length = "0x8")]
1224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1225 get
1226 {
1227 throw null;
1228 }
1230 [global::Cpp2ILInjected.Token(Token = "0x6002868")]
1231 [global::Cpp2ILInjected.Address(RVA = "0x1154030", Offset = "0x1154030", Length = "0x8")]
1232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1233 set
1234 {
1235 throw null;
1236 }
1237 }
1238
1239 [global::Cpp2ILInjected.Token(Token = "0x17000573")]
1240 public string Clothier
1241 {
1243 [global::Cpp2ILInjected.Token(Token = "0x6002869")]
1244 [global::Cpp2ILInjected.Address(RVA = "0x1154038", Offset = "0x1154038", Length = "0x8")]
1245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1246 get
1247 {
1248 throw null;
1249 }
1251 [global::Cpp2ILInjected.Token(Token = "0x600286A")]
1252 [global::Cpp2ILInjected.Address(RVA = "0x1154040", Offset = "0x1154040", Length = "0x8")]
1253 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1254 set
1255 {
1256 throw null;
1257 }
1258 }
1259
1260 [global::Cpp2ILInjected.Token(Token = "0x17000574")]
1261 public string Guide
1262 {
1264 [global::Cpp2ILInjected.Token(Token = "0x600286B")]
1265 [global::Cpp2ILInjected.Address(RVA = "0x1154048", Offset = "0x1154048", Length = "0x8")]
1266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1267 get
1268 {
1269 throw null;
1270 }
1272 [global::Cpp2ILInjected.Token(Token = "0x600286C")]
1273 [global::Cpp2ILInjected.Address(RVA = "0x1154050", Offset = "0x1154050", Length = "0x8")]
1274 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1275 set
1276 {
1277 throw null;
1278 }
1279 }
1280
1281 [global::Cpp2ILInjected.Token(Token = "0x17000575")]
1282 public string Wizard
1283 {
1285 [global::Cpp2ILInjected.Token(Token = "0x600286D")]
1286 [global::Cpp2ILInjected.Address(RVA = "0x1154058", Offset = "0x1154058", Length = "0x8")]
1287 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1288 get
1289 {
1290 throw null;
1291 }
1293 [global::Cpp2ILInjected.Token(Token = "0x600286E")]
1294 [global::Cpp2ILInjected.Address(RVA = "0x1154060", Offset = "0x1154060", Length = "0x8")]
1295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1296 set
1297 {
1298 throw null;
1299 }
1300 }
1301
1302 [global::Cpp2ILInjected.Token(Token = "0x17000576")]
1303 public string GoblinTinkerer
1304 {
1306 [global::Cpp2ILInjected.Token(Token = "0x600286F")]
1307 [global::Cpp2ILInjected.Address(RVA = "0x1154068", Offset = "0x1154068", Length = "0x8")]
1308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1309 get
1310 {
1311 throw null;
1312 }
1314 [global::Cpp2ILInjected.Token(Token = "0x6002870")]
1315 [global::Cpp2ILInjected.Address(RVA = "0x1154070", Offset = "0x1154070", Length = "0x8")]
1316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1317 set
1318 {
1319 throw null;
1320 }
1321 }
1322
1323 [global::Cpp2ILInjected.Token(Token = "0x17000577")]
1324 public string Mechanic
1325 {
1327 [global::Cpp2ILInjected.Token(Token = "0x6002871")]
1328 [global::Cpp2ILInjected.Address(RVA = "0x1154078", Offset = "0x1154078", Length = "0x8")]
1329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1330 get
1331 {
1332 throw null;
1333 }
1335 [global::Cpp2ILInjected.Token(Token = "0x6002872")]
1336 [global::Cpp2ILInjected.Address(RVA = "0x1154080", Offset = "0x1154080", Length = "0x8")]
1337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1338 set
1339 {
1340 throw null;
1341 }
1342 }
1343
1344 [global::Cpp2ILInjected.Token(Token = "0x17000578")]
1345 public string Truffle
1346 {
1348 [global::Cpp2ILInjected.Token(Token = "0x6002873")]
1349 [global::Cpp2ILInjected.Address(RVA = "0x1154088", Offset = "0x1154088", Length = "0x8")]
1350 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1351 get
1352 {
1353 throw null;
1354 }
1356 [global::Cpp2ILInjected.Token(Token = "0x6002874")]
1357 [global::Cpp2ILInjected.Address(RVA = "0x1154090", Offset = "0x1154090", Length = "0x8")]
1358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1359 set
1360 {
1361 throw null;
1362 }
1363 }
1364
1365 [global::Cpp2ILInjected.Token(Token = "0x17000579")]
1366 public string Steampunker
1367 {
1369 [global::Cpp2ILInjected.Token(Token = "0x6002875")]
1370 [global::Cpp2ILInjected.Address(RVA = "0x1154098", Offset = "0x1154098", Length = "0x8")]
1371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1372 get
1373 {
1374 throw null;
1375 }
1377 [global::Cpp2ILInjected.Token(Token = "0x6002876")]
1378 [global::Cpp2ILInjected.Address(RVA = "0x11540A0", Offset = "0x11540A0", Length = "0x8")]
1379 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1380 set
1381 {
1382 throw null;
1383 }
1384 }
1385
1386 [global::Cpp2ILInjected.Token(Token = "0x1700057A")]
1387 public string DyeTrader
1388 {
1390 [global::Cpp2ILInjected.Token(Token = "0x6002877")]
1391 [global::Cpp2ILInjected.Address(RVA = "0x11540A8", Offset = "0x11540A8", Length = "0x8")]
1392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1393 get
1394 {
1395 throw null;
1396 }
1398 [global::Cpp2ILInjected.Token(Token = "0x6002878")]
1399 [global::Cpp2ILInjected.Address(RVA = "0x11540B0", Offset = "0x11540B0", Length = "0x8")]
1400 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1401 set
1402 {
1403 throw null;
1404 }
1405 }
1406
1407 [global::Cpp2ILInjected.Token(Token = "0x1700057B")]
1408 public string PartyGirl
1409 {
1411 [global::Cpp2ILInjected.Token(Token = "0x6002879")]
1412 [global::Cpp2ILInjected.Address(RVA = "0x11540B8", Offset = "0x11540B8", Length = "0x8")]
1413 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1414 get
1415 {
1416 throw null;
1417 }
1419 [global::Cpp2ILInjected.Token(Token = "0x600287A")]
1420 [global::Cpp2ILInjected.Address(RVA = "0x11540C0", Offset = "0x11540C0", Length = "0x8")]
1421 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1422 set
1423 {
1424 throw null;
1425 }
1426 }
1427
1428 [global::Cpp2ILInjected.Token(Token = "0x1700057C")]
1429 public string Cyborg
1430 {
1432 [global::Cpp2ILInjected.Token(Token = "0x600287B")]
1433 [global::Cpp2ILInjected.Address(RVA = "0x11540C8", Offset = "0x11540C8", Length = "0x8")]
1434 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1435 get
1436 {
1437 throw null;
1438 }
1440 [global::Cpp2ILInjected.Token(Token = "0x600287C")]
1441 [global::Cpp2ILInjected.Address(RVA = "0x11540D0", Offset = "0x11540D0", Length = "0x8")]
1442 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1443 set
1444 {
1445 throw null;
1446 }
1447 }
1448
1449 [global::Cpp2ILInjected.Token(Token = "0x1700057D")]
1450 public string Painter
1451 {
1453 [global::Cpp2ILInjected.Token(Token = "0x600287D")]
1454 [global::Cpp2ILInjected.Address(RVA = "0x11540D8", Offset = "0x11540D8", Length = "0x8")]
1455 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1456 get
1457 {
1458 throw null;
1459 }
1461 [global::Cpp2ILInjected.Token(Token = "0x600287E")]
1462 [global::Cpp2ILInjected.Address(RVA = "0x11540E0", Offset = "0x11540E0", Length = "0x8")]
1463 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1464 set
1465 {
1466 throw null;
1467 }
1468 }
1469
1470 [global::Cpp2ILInjected.Token(Token = "0x1700057E")]
1471 public string WitchDoctor
1472 {
1474 [global::Cpp2ILInjected.Token(Token = "0x600287F")]
1475 [global::Cpp2ILInjected.Address(RVA = "0x11540E8", Offset = "0x11540E8", Length = "0x8")]
1476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1477 get
1478 {
1479 throw null;
1480 }
1482 [global::Cpp2ILInjected.Token(Token = "0x6002880")]
1483 [global::Cpp2ILInjected.Address(RVA = "0x11540F0", Offset = "0x11540F0", Length = "0x8")]
1484 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1485 set
1486 {
1487 throw null;
1488 }
1489 }
1490
1491 [global::Cpp2ILInjected.Token(Token = "0x1700057F")]
1492 public string Pirate
1493 {
1495 [global::Cpp2ILInjected.Token(Token = "0x6002881")]
1496 [global::Cpp2ILInjected.Address(RVA = "0x11540F8", Offset = "0x11540F8", Length = "0x8")]
1497 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1498 get
1499 {
1500 throw null;
1501 }
1503 [global::Cpp2ILInjected.Token(Token = "0x6002882")]
1504 [global::Cpp2ILInjected.Address(RVA = "0x1154100", Offset = "0x1154100", Length = "0x8")]
1505 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1506 set
1507 {
1508 throw null;
1509 }
1510 }
1511
1512 [global::Cpp2ILInjected.Token(Token = "0x17000580")]
1513 public string Stylist
1514 {
1516 [global::Cpp2ILInjected.Token(Token = "0x6002883")]
1517 [global::Cpp2ILInjected.Address(RVA = "0x1154108", Offset = "0x1154108", Length = "0x8")]
1518 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1519 get
1520 {
1521 throw null;
1522 }
1524 [global::Cpp2ILInjected.Token(Token = "0x6002884")]
1525 [global::Cpp2ILInjected.Address(RVA = "0x1154110", Offset = "0x1154110", Length = "0x8")]
1526 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1527 set
1528 {
1529 throw null;
1530 }
1531 }
1532
1533 [global::Cpp2ILInjected.Token(Token = "0x17000581")]
1534 public string TravelingMerchant
1535 {
1537 [global::Cpp2ILInjected.Token(Token = "0x6002885")]
1538 [global::Cpp2ILInjected.Address(RVA = "0x1154118", Offset = "0x1154118", Length = "0x8")]
1539 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1540 get
1541 {
1542 throw null;
1543 }
1545 [global::Cpp2ILInjected.Token(Token = "0x6002886")]
1546 [global::Cpp2ILInjected.Address(RVA = "0x1154120", Offset = "0x1154120", Length = "0x8")]
1547 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1548 set
1549 {
1550 throw null;
1551 }
1552 }
1553
1554 [global::Cpp2ILInjected.Token(Token = "0x17000582")]
1555 public string Angler
1556 {
1558 [global::Cpp2ILInjected.Token(Token = "0x6002887")]
1559 [global::Cpp2ILInjected.Address(RVA = "0x1154128", Offset = "0x1154128", Length = "0x8")]
1560 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1561 get
1562 {
1563 throw null;
1564 }
1566 [global::Cpp2ILInjected.Token(Token = "0x6002888")]
1567 [global::Cpp2ILInjected.Address(RVA = "0x1154130", Offset = "0x1154130", Length = "0x8")]
1568 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1569 set
1570 {
1571 throw null;
1572 }
1573 }
1574
1575 [global::Cpp2ILInjected.Token(Token = "0x17000583")]
1576 public string Bartender
1577 {
1579 [global::Cpp2ILInjected.Token(Token = "0x6002889")]
1580 [global::Cpp2ILInjected.Address(RVA = "0x1154138", Offset = "0x1154138", Length = "0x8")]
1581 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1582 get
1583 {
1584 throw null;
1585 }
1587 [global::Cpp2ILInjected.Token(Token = "0x600288A")]
1588 [global::Cpp2ILInjected.Address(RVA = "0x1154140", Offset = "0x1154140", Length = "0x8")]
1589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1590 set
1591 {
1592 throw null;
1593 }
1594 }
1595
1596 [global::Cpp2ILInjected.Token(Token = "0x17000584")]
1597 public string WorldName
1598 {
1600 [global::Cpp2ILInjected.Token(Token = "0x600288B")]
1601 [global::Cpp2ILInjected.Address(RVA = "0x1154148", Offset = "0x1154148", Length = "0x8")]
1602 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1603 get
1604 {
1605 throw null;
1606 }
1608 [global::Cpp2ILInjected.Token(Token = "0x600288C")]
1609 [global::Cpp2ILInjected.Address(RVA = "0x1154150", Offset = "0x1154150", Length = "0x8")]
1610 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1611 set
1612 {
1613 throw null;
1614 }
1615 }
1616
1617 [global::Cpp2ILInjected.Token(Token = "0x17000585")]
1618 public bool Day
1619 {
1621 [global::Cpp2ILInjected.Token(Token = "0x600288D")]
1622 [global::Cpp2ILInjected.Address(RVA = "0x1154158", Offset = "0x1154158", Length = "0x8")]
1623 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1624 get
1625 {
1626 throw null;
1627 }
1629 [global::Cpp2ILInjected.Token(Token = "0x600288E")]
1630 [global::Cpp2ILInjected.Address(RVA = "0x1154160", Offset = "0x1154160", Length = "0xC")]
1631 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1632 set
1633 {
1634 throw null;
1635 }
1636 }
1637
1638 [global::Cpp2ILInjected.Token(Token = "0x17000586")]
1639 public bool BloodMoon
1640 {
1642 [global::Cpp2ILInjected.Token(Token = "0x600288F")]
1643 [global::Cpp2ILInjected.Address(RVA = "0x115416C", Offset = "0x115416C", Length = "0x8")]
1644 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1645 get
1646 {
1647 throw null;
1648 }
1650 [global::Cpp2ILInjected.Token(Token = "0x6002890")]
1651 [global::Cpp2ILInjected.Address(RVA = "0x1154174", Offset = "0x1154174", Length = "0xC")]
1652 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1653 set
1654 {
1655 throw null;
1656 }
1657 }
1658
1659 [global::Cpp2ILInjected.Token(Token = "0x17000587")]
1660 public bool Eclipse
1661 {
1663 [global::Cpp2ILInjected.Token(Token = "0x6002891")]
1664 [global::Cpp2ILInjected.Address(RVA = "0x1154180", Offset = "0x1154180", Length = "0x8")]
1665 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1666 get
1667 {
1668 throw null;
1669 }
1671 [global::Cpp2ILInjected.Token(Token = "0x6002892")]
1672 [global::Cpp2ILInjected.Address(RVA = "0x1154188", Offset = "0x1154188", Length = "0xC")]
1673 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1674 set
1675 {
1676 throw null;
1677 }
1678 }
1679
1680 [global::Cpp2ILInjected.Token(Token = "0x17000588")]
1681 public bool MoonLordDefeated
1682 {
1684 [global::Cpp2ILInjected.Token(Token = "0x6002893")]
1685 [global::Cpp2ILInjected.Address(RVA = "0x1154194", Offset = "0x1154194", Length = "0x8")]
1686 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1687 get
1688 {
1689 throw null;
1690 }
1692 [global::Cpp2ILInjected.Token(Token = "0x6002894")]
1693 [global::Cpp2ILInjected.Address(RVA = "0x115419C", Offset = "0x115419C", Length = "0xC")]
1694 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1695 set
1696 {
1697 throw null;
1698 }
1699 }
1700
1701 [global::Cpp2ILInjected.Token(Token = "0x17000589")]
1702 public bool GolemDefeated
1703 {
1705 [global::Cpp2ILInjected.Token(Token = "0x6002895")]
1706 [global::Cpp2ILInjected.Address(RVA = "0x11541A8", Offset = "0x11541A8", Length = "0x8")]
1707 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1708 get
1709 {
1710 throw null;
1711 }
1713 [global::Cpp2ILInjected.Token(Token = "0x6002896")]
1714 [global::Cpp2ILInjected.Address(RVA = "0x11541B0", Offset = "0x11541B0", Length = "0xC")]
1715 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1716 set
1717 {
1718 throw null;
1719 }
1720 }
1721
1722 [global::Cpp2ILInjected.Token(Token = "0x1700058A")]
1723 public bool DukeFishronDefeated
1724 {
1726 [global::Cpp2ILInjected.Token(Token = "0x6002897")]
1727 [global::Cpp2ILInjected.Address(RVA = "0x11541BC", Offset = "0x11541BC", Length = "0x8")]
1728 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1729 get
1730 {
1731 throw null;
1732 }
1734 [global::Cpp2ILInjected.Token(Token = "0x6002898")]
1735 [global::Cpp2ILInjected.Address(RVA = "0x11541C4", Offset = "0x11541C4", Length = "0xC")]
1736 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1737 set
1738 {
1739 throw null;
1740 }
1741 }
1742
1743 [global::Cpp2ILInjected.Token(Token = "0x1700058B")]
1744 public bool FrostLegionDefeated
1745 {
1747 [global::Cpp2ILInjected.Token(Token = "0x6002899")]
1748 [global::Cpp2ILInjected.Address(RVA = "0x11541D0", Offset = "0x11541D0", Length = "0x8")]
1749 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1750 get
1751 {
1752 throw null;
1753 }
1755 [global::Cpp2ILInjected.Token(Token = "0x600289A")]
1756 [global::Cpp2ILInjected.Address(RVA = "0x11541D8", Offset = "0x11541D8", Length = "0xC")]
1757 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1758 set
1759 {
1760 throw null;
1761 }
1762 }
1763
1764 [global::Cpp2ILInjected.Token(Token = "0x1700058C")]
1765 public bool MartiansDefeated
1766 {
1768 [global::Cpp2ILInjected.Token(Token = "0x600289B")]
1769 [global::Cpp2ILInjected.Address(RVA = "0x11541E4", Offset = "0x11541E4", Length = "0x8")]
1770 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1771 get
1772 {
1773 throw null;
1774 }
1776 [global::Cpp2ILInjected.Token(Token = "0x600289C")]
1777 [global::Cpp2ILInjected.Address(RVA = "0x11541EC", Offset = "0x11541EC", Length = "0xC")]
1778 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1779 set
1780 {
1781 throw null;
1782 }
1783 }
1784
1785 [global::Cpp2ILInjected.Token(Token = "0x1700058D")]
1786 public bool PumpkingDefeated
1787 {
1789 [global::Cpp2ILInjected.Token(Token = "0x600289D")]
1790 [global::Cpp2ILInjected.Address(RVA = "0x11541F8", Offset = "0x11541F8", Length = "0x8")]
1791 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1792 get
1793 {
1794 throw null;
1795 }
1797 [global::Cpp2ILInjected.Token(Token = "0x600289E")]
1798 [global::Cpp2ILInjected.Address(RVA = "0x1154200", Offset = "0x1154200", Length = "0xC")]
1799 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1800 set
1801 {
1802 throw null;
1803 }
1804 }
1805
1806 [global::Cpp2ILInjected.Token(Token = "0x1700058E")]
1807 public bool IceQueenDefeated
1808 {
1810 [global::Cpp2ILInjected.Token(Token = "0x600289F")]
1811 [global::Cpp2ILInjected.Address(RVA = "0x115420C", Offset = "0x115420C", Length = "0x8")]
1812 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1813 get
1814 {
1815 throw null;
1816 }
1818 [global::Cpp2ILInjected.Token(Token = "0x60028A0")]
1819 [global::Cpp2ILInjected.Address(RVA = "0x1154214", Offset = "0x1154214", Length = "0xC")]
1820 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1821 set
1822 {
1823 throw null;
1824 }
1825 }
1826
1827 [global::Cpp2ILInjected.Token(Token = "0x1700058F")]
1828 public bool HardMode
1829 {
1831 [global::Cpp2ILInjected.Token(Token = "0x60028A1")]
1832 [global::Cpp2ILInjected.Address(RVA = "0x1154220", Offset = "0x1154220", Length = "0x8")]
1833 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1834 get
1835 {
1836 throw null;
1837 }
1839 [global::Cpp2ILInjected.Token(Token = "0x60028A2")]
1840 [global::Cpp2ILInjected.Address(RVA = "0x1154228", Offset = "0x1154228", Length = "0xC")]
1841 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1842 set
1843 {
1844 throw null;
1845 }
1846 }
1847
1848 [global::Cpp2ILInjected.Token(Token = "0x17000590")]
1849 public bool Homeless
1850 {
1852 [global::Cpp2ILInjected.Token(Token = "0x60028A3")]
1853 [global::Cpp2ILInjected.Address(RVA = "0x1154234", Offset = "0x1154234", Length = "0x8")]
1854 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1855 get
1856 {
1857 throw null;
1858 }
1860 [global::Cpp2ILInjected.Token(Token = "0x60028A4")]
1861 [global::Cpp2ILInjected.Address(RVA = "0x115423C", Offset = "0x115423C", Length = "0xC")]
1862 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1863 set
1864 {
1865 throw null;
1866 }
1867 }
1868
1869 [global::Cpp2ILInjected.Token(Token = "0x17000591")]
1870 public string InventoryKey
1871 {
1873 [global::Cpp2ILInjected.Token(Token = "0x60028A5")]
1874 [global::Cpp2ILInjected.Address(RVA = "0x1154248", Offset = "0x1154248", Length = "0x8")]
1875 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1876 get
1877 {
1878 throw null;
1879 }
1881 [global::Cpp2ILInjected.Token(Token = "0x60028A6")]
1882 [global::Cpp2ILInjected.Address(RVA = "0x1154250", Offset = "0x1154250", Length = "0x8")]
1883 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1884 set
1885 {
1886 throw null;
1887 }
1888 }
1889
1890 [global::Cpp2ILInjected.Token(Token = "0x17000592")]
1891 public string PlayerName
1892 {
1894 [global::Cpp2ILInjected.Token(Token = "0x60028A7")]
1895 [global::Cpp2ILInjected.Address(RVA = "0x1154258", Offset = "0x1154258", Length = "0x8")]
1896 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1897 get
1898 {
1899 throw null;
1900 }
1902 [global::Cpp2ILInjected.Token(Token = "0x60028A8")]
1903 [global::Cpp2ILInjected.Address(RVA = "0x1154260", Offset = "0x1154260", Length = "0x8")]
1904 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1905 set
1906 {
1907 throw null;
1908 }
1909 }
1910
1911 [global::Cpp2ILInjected.Token(Token = "0x17000593")]
1912 public string GolfGuy
1913 {
1915 [global::Cpp2ILInjected.Token(Token = "0x60028A9")]
1916 [global::Cpp2ILInjected.Address(RVA = "0x1154268", Offset = "0x1154268", Length = "0x8")]
1917 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1918 get
1919 {
1920 throw null;
1921 }
1923 [global::Cpp2ILInjected.Token(Token = "0x60028AA")]
1924 [global::Cpp2ILInjected.Address(RVA = "0x1154270", Offset = "0x1154270", Length = "0x8")]
1925 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1926 set
1927 {
1928 throw null;
1929 }
1930 }
1931
1932 [global::Cpp2ILInjected.Token(Token = "0x17000594")]
1933 public string TaxCollector
1934 {
1936 [global::Cpp2ILInjected.Token(Token = "0x60028AB")]
1937 [global::Cpp2ILInjected.Address(RVA = "0x1154278", Offset = "0x1154278", Length = "0x8")]
1938 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1939 get
1940 {
1941 throw null;
1942 }
1944 [global::Cpp2ILInjected.Token(Token = "0x60028AC")]
1945 [global::Cpp2ILInjected.Address(RVA = "0x1154280", Offset = "0x1154280", Length = "0x8")]
1946 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1947 set
1948 {
1949 throw null;
1950 }
1951 }
1952
1953 [global::Cpp2ILInjected.Token(Token = "0x17000595")]
1954 public bool Rain
1955 {
1957 [global::Cpp2ILInjected.Token(Token = "0x60028AD")]
1958 [global::Cpp2ILInjected.Address(RVA = "0x1154288", Offset = "0x1154288", Length = "0x8")]
1959 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1960 get
1961 {
1962 throw null;
1963 }
1965 [global::Cpp2ILInjected.Token(Token = "0x60028AE")]
1966 [global::Cpp2ILInjected.Address(RVA = "0x1154290", Offset = "0x1154290", Length = "0xC")]
1967 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1968 set
1969 {
1970 throw null;
1971 }
1972 }
1973
1974 [global::Cpp2ILInjected.Token(Token = "0x17000596")]
1975 public bool Graveyard
1976 {
1978 [global::Cpp2ILInjected.Token(Token = "0x60028AF")]
1979 [global::Cpp2ILInjected.Address(RVA = "0x115429C", Offset = "0x115429C", Length = "0x8")]
1980 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1981 get
1982 {
1983 throw null;
1984 }
1986 [global::Cpp2ILInjected.Token(Token = "0x60028B0")]
1987 [global::Cpp2ILInjected.Address(RVA = "0x11542A4", Offset = "0x11542A4", Length = "0xC")]
1988 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1989 set
1990 {
1991 throw null;
1992 }
1993 }
1994
1995 [global::Cpp2ILInjected.Token(Token = "0x17000597")]
1996 public int AnglerCompletedQuestsCount
1997 {
1999 [global::Cpp2ILInjected.Token(Token = "0x60028B1")]
2000 [global::Cpp2ILInjected.Address(RVA = "0x11542B0", Offset = "0x11542B0", Length = "0x8")]
2001 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2002 get
2003 {
2004 throw null;
2005 }
2007 [global::Cpp2ILInjected.Token(Token = "0x60028B2")]
2008 [global::Cpp2ILInjected.Address(RVA = "0x11542B8", Offset = "0x11542B8", Length = "0x8")]
2009 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2010 set
2011 {
2012 throw null;
2013 }
2014 }
2015
2016 [global::Cpp2ILInjected.Token(Token = "0x17000598")]
2017 public int TotalDeathsCount
2018 {
2020 [global::Cpp2ILInjected.Token(Token = "0x60028B3")]
2021 [global::Cpp2ILInjected.Address(RVA = "0x11542C0", Offset = "0x11542C0", Length = "0x8")]
2022 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2023 get
2024 {
2025 throw null;
2026 }
2028 [global::Cpp2ILInjected.Token(Token = "0x60028B4")]
2029 [global::Cpp2ILInjected.Address(RVA = "0x11542C8", Offset = "0x11542C8", Length = "0x8")]
2030 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2031 set
2032 {
2033 throw null;
2034 }
2035 }
2036
2037 [global::Cpp2ILInjected.Token(Token = "0x17000599")]
2038 public string WorldEvilStone
2039 {
2041 [global::Cpp2ILInjected.Token(Token = "0x60028B5")]
2042 [global::Cpp2ILInjected.Address(RVA = "0x11542D0", Offset = "0x11542D0", Length = "0x8")]
2043 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2044 get
2045 {
2046 throw null;
2047 }
2049 [global::Cpp2ILInjected.Token(Token = "0x60028B6")]
2050 [global::Cpp2ILInjected.Address(RVA = "0x11542D8", Offset = "0x11542D8", Length = "0x8")]
2051 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2052 set
2053 {
2054 throw null;
2055 }
2056 }
2057
2058 [global::Cpp2ILInjected.Token(Token = "0x1700059A")]
2059 public string InputTriggerUI_BuildFromInventory
2060 {
2062 [global::Cpp2ILInjected.Token(Token = "0x60028B7")]
2063 [global::Cpp2ILInjected.Address(RVA = "0x11542E0", Offset = "0x11542E0", Length = "0x8")]
2064 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2065 get
2066 {
2067 throw null;
2068 }
2070 [global::Cpp2ILInjected.Token(Token = "0x60028B8")]
2071 [global::Cpp2ILInjected.Address(RVA = "0x11542E8", Offset = "0x11542E8", Length = "0x8")]
2072 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2073 set
2074 {
2075 throw null;
2076 }
2077 }
2078
2079 [global::Cpp2ILInjected.Token(Token = "0x1700059B")]
2080 public string InputTriggerUI_SellItem
2081 {
2083 [global::Cpp2ILInjected.Token(Token = "0x60028B9")]
2084 [global::Cpp2ILInjected.Address(RVA = "0x11542F0", Offset = "0x11542F0", Length = "0x8")]
2085 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2086 get
2087 {
2088 throw null;
2089 }
2091 [global::Cpp2ILInjected.Token(Token = "0x60028BA")]
2092 [global::Cpp2ILInjected.Address(RVA = "0x11542F8", Offset = "0x11542F8", Length = "0x8")]
2093 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2094 set
2095 {
2096 throw null;
2097 }
2098 }
2099
2100 [global::Cpp2ILInjected.Token(Token = "0x1700059C")]
2101 public string InputTriggerUI_Trash
2102 {
2104 [global::Cpp2ILInjected.Token(Token = "0x60028BB")]
2105 [global::Cpp2ILInjected.Address(RVA = "0x1154300", Offset = "0x1154300", Length = "0x8")]
2106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2107 get
2108 {
2109 throw null;
2110 }
2112 [global::Cpp2ILInjected.Token(Token = "0x60028BC")]
2113 [global::Cpp2ILInjected.Address(RVA = "0x1154308", Offset = "0x1154308", Length = "0x8")]
2114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2115 set
2116 {
2117 throw null;
2118 }
2119 }
2120
2121 [global::Cpp2ILInjected.Token(Token = "0x1700059D")]
2122 public string InputTriggerUI_FavoriteItem
2123 {
2125 [global::Cpp2ILInjected.Token(Token = "0x60028BD")]
2126 [global::Cpp2ILInjected.Address(RVA = "0x1154310", Offset = "0x1154310", Length = "0x8")]
2127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2128 get
2129 {
2130 throw null;
2131 }
2133 [global::Cpp2ILInjected.Token(Token = "0x60028BE")]
2134 [global::Cpp2ILInjected.Address(RVA = "0x1154318", Offset = "0x1154318", Length = "0x8")]
2135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2136 set
2137 {
2138 throw null;
2139 }
2140 }
2141
2142 [global::Cpp2ILInjected.Token(Token = "0x1700059E")]
2143 public string InputTriggerUI_ZoomIn
2144 {
2146 [global::Cpp2ILInjected.Token(Token = "0x60028BF")]
2147 [global::Cpp2ILInjected.Address(RVA = "0x1154320", Offset = "0x1154320", Length = "0x8")]
2148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2149 get
2150 {
2151 throw null;
2152 }
2154 [global::Cpp2ILInjected.Token(Token = "0x60028C0")]
2155 [global::Cpp2ILInjected.Address(RVA = "0x1154328", Offset = "0x1154328", Length = "0x8")]
2156 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2157 set
2158 {
2159 throw null;
2160 }
2161 }
2162
2163 [global::Cpp2ILInjected.Token(Token = "0x1700059F")]
2164 public string InputTriggerUI_ZoomOut
2165 {
2167 [global::Cpp2ILInjected.Token(Token = "0x60028C1")]
2168 [global::Cpp2ILInjected.Address(RVA = "0x1154330", Offset = "0x1154330", Length = "0x8")]
2169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2170 get
2171 {
2172 throw null;
2173 }
2175 [global::Cpp2ILInjected.Token(Token = "0x60028C2")]
2176 [global::Cpp2ILInjected.Address(RVA = "0x1154338", Offset = "0x1154338", Length = "0x8")]
2177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2178 set
2179 {
2180 throw null;
2181 }
2182 }
2183
2184 [global::Cpp2ILInjected.Token(Token = "0x170005A0")]
2185 public string InputTrigger_QuickEquip
2186 {
2188 [global::Cpp2ILInjected.Token(Token = "0x60028C3")]
2189 [global::Cpp2ILInjected.Address(RVA = "0x1154340", Offset = "0x1154340", Length = "0x8")]
2190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2191 get
2192 {
2193 throw null;
2194 }
2196 [global::Cpp2ILInjected.Token(Token = "0x60028C4")]
2197 [global::Cpp2ILInjected.Address(RVA = "0x1154348", Offset = "0x1154348", Length = "0x8")]
2198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2199 set
2200 {
2201 throw null;
2202 }
2203 }
2204
2205 [global::Cpp2ILInjected.Token(Token = "0x170005A1")]
2206 public string InputTrigger_LockOn
2207 {
2209 [global::Cpp2ILInjected.Token(Token = "0x60028C5")]
2210 [global::Cpp2ILInjected.Address(RVA = "0x1154350", Offset = "0x1154350", Length = "0x8")]
2211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2212 get
2213 {
2214 throw null;
2215 }
2217 [global::Cpp2ILInjected.Token(Token = "0x60028C6")]
2218 [global::Cpp2ILInjected.Address(RVA = "0x1154358", Offset = "0x1154358", Length = "0x8")]
2219 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2220 set
2221 {
2222 throw null;
2223 }
2224 }
2225
2226 [global::Cpp2ILInjected.Token(Token = "0x170005A2")]
2227 public string InputTrigger_SmartCursor
2228 {
2230 [global::Cpp2ILInjected.Token(Token = "0x60028C7")]
2231 [global::Cpp2ILInjected.Address(RVA = "0x1154360", Offset = "0x1154360", Length = "0x8")]
2232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2233 get
2234 {
2235 throw null;
2236 }
2238 [global::Cpp2ILInjected.Token(Token = "0x60028C8")]
2239 [global::Cpp2ILInjected.Address(RVA = "0x1154368", Offset = "0x1154368", Length = "0x8")]
2240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2241 set
2242 {
2243 throw null;
2244 }
2245 }
2246
2247 [global::Cpp2ILInjected.Token(Token = "0x170005A3")]
2248 public string InputTrigger_UseOrAttack
2249 {
2251 [global::Cpp2ILInjected.Token(Token = "0x60028C9")]
2252 [global::Cpp2ILInjected.Address(RVA = "0x1154370", Offset = "0x1154370", Length = "0x8")]
2253 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2254 get
2255 {
2256 throw null;
2257 }
2259 [global::Cpp2ILInjected.Token(Token = "0x60028CA")]
2260 [global::Cpp2ILInjected.Address(RVA = "0x1154378", Offset = "0x1154378", Length = "0x8")]
2261 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2262 set
2263 {
2264 throw null;
2265 }
2266 }
2267
2268 [global::Cpp2ILInjected.Token(Token = "0x170005A4")]
2269 public string InputTrigger_InteractWithTile
2270 {
2272 [global::Cpp2ILInjected.Token(Token = "0x60028CB")]
2273 [global::Cpp2ILInjected.Address(RVA = "0x1154380", Offset = "0x1154380", Length = "0x8")]
2274 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2275 get
2276 {
2277 throw null;
2278 }
2280 [global::Cpp2ILInjected.Token(Token = "0x60028CC")]
2281 [global::Cpp2ILInjected.Address(RVA = "0x1154388", Offset = "0x1154388", Length = "0x8")]
2282 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2283 set
2284 {
2285 throw null;
2286 }
2287 }
2288
2289 [global::Cpp2ILInjected.Token(Token = "0x170005A5")]
2290 public string InputTrigger_SmartSelect
2291 {
2293 [global::Cpp2ILInjected.Token(Token = "0x60028CD")]
2294 [global::Cpp2ILInjected.Address(RVA = "0x1154390", Offset = "0x1154390", Length = "0x8")]
2295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2296 get
2297 {
2298 throw null;
2299 }
2301 [global::Cpp2ILInjected.Token(Token = "0x60028CE")]
2302 [global::Cpp2ILInjected.Address(RVA = "0x1154398", Offset = "0x1154398", Length = "0x8")]
2303 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2304 set
2305 {
2306 throw null;
2307 }
2308 }
2309
2310 [global::Cpp2ILInjected.Token(Token = "0x60028CF")]
2311 [global::Cpp2ILInjected.Address(RVA = "0x11543A0", Offset = "0x11543A0", Length = "0x8")]
2312 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = ".cctor", ReturnType = typeof(void))]
2313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2316 {
2317 throw null;
2318 }
2319
2321 [global::Cpp2ILInjected.Token(Token = "0x4003574")]
2322 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
2323 private string <Nurse>k__BackingField;
2324
2326 [global::Cpp2ILInjected.Token(Token = "0x4003575")]
2327 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
2328 private string <Merchant>k__BackingField;
2329
2331 [global::Cpp2ILInjected.Token(Token = "0x4003576")]
2332 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
2333 private string <ArmsDealer>k__BackingField;
2334
2336 [global::Cpp2ILInjected.Token(Token = "0x4003577")]
2337 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
2338 private string <Dryad>k__BackingField;
2339
2341 [global::Cpp2ILInjected.Token(Token = "0x4003578")]
2342 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
2343 private string <Demolitionist>k__BackingField;
2344
2346 [global::Cpp2ILInjected.Token(Token = "0x4003579")]
2347 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
2348 private string <Clothier>k__BackingField;
2349
2351 [global::Cpp2ILInjected.Token(Token = "0x400357A")]
2352 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
2353 private string <Guide>k__BackingField;
2354
2356 [global::Cpp2ILInjected.Token(Token = "0x400357B")]
2357 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
2358 private string <Wizard>k__BackingField;
2359
2361 [global::Cpp2ILInjected.Token(Token = "0x400357C")]
2362 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
2363 private string <GoblinTinkerer>k__BackingField;
2364
2366 [global::Cpp2ILInjected.Token(Token = "0x400357D")]
2367 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
2368 private string <Mechanic>k__BackingField;
2369
2371 [global::Cpp2ILInjected.Token(Token = "0x400357E")]
2372 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
2373 private string <Truffle>k__BackingField;
2374
2376 [global::Cpp2ILInjected.Token(Token = "0x400357F")]
2377 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
2378 private string <Steampunker>k__BackingField;
2379
2381 [global::Cpp2ILInjected.Token(Token = "0x4003580")]
2382 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
2383 private string <DyeTrader>k__BackingField;
2384
2386 [global::Cpp2ILInjected.Token(Token = "0x4003581")]
2387 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
2388 private string <PartyGirl>k__BackingField;
2389
2391 [global::Cpp2ILInjected.Token(Token = "0x4003582")]
2392 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
2393 private string <Cyborg>k__BackingField;
2394
2396 [global::Cpp2ILInjected.Token(Token = "0x4003583")]
2397 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
2398 private string <Painter>k__BackingField;
2399
2401 [global::Cpp2ILInjected.Token(Token = "0x4003584")]
2402 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
2403 private string <WitchDoctor>k__BackingField;
2404
2406 [global::Cpp2ILInjected.Token(Token = "0x4003585")]
2407 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
2408 private string <Pirate>k__BackingField;
2409
2411 [global::Cpp2ILInjected.Token(Token = "0x4003586")]
2412 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA0")]
2413 private string <Stylist>k__BackingField;
2414
2416 [global::Cpp2ILInjected.Token(Token = "0x4003587")]
2417 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA8")]
2418 private string <TravelingMerchant>k__BackingField;
2419
2421 [global::Cpp2ILInjected.Token(Token = "0x4003588")]
2422 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB0")]
2423 private string <Angler>k__BackingField;
2424
2426 [global::Cpp2ILInjected.Token(Token = "0x4003589")]
2427 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB8")]
2428 private string <Bartender>k__BackingField;
2429
2431 [global::Cpp2ILInjected.Token(Token = "0x400358A")]
2432 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC0")]
2433 private string <WorldName>k__BackingField;
2434
2436 [global::Cpp2ILInjected.Token(Token = "0x400358B")]
2437 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC8")]
2438 private bool <Day>k__BackingField;
2439
2441 [global::Cpp2ILInjected.Token(Token = "0x400358C")]
2442 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC9")]
2443 private bool <BloodMoon>k__BackingField;
2444
2446 [global::Cpp2ILInjected.Token(Token = "0x400358D")]
2447 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCA")]
2448 private bool <Eclipse>k__BackingField;
2449
2451 [global::Cpp2ILInjected.Token(Token = "0x400358E")]
2452 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCB")]
2453 private bool <MoonLordDefeated>k__BackingField;
2454
2456 [global::Cpp2ILInjected.Token(Token = "0x400358F")]
2457 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCC")]
2458 private bool <GolemDefeated>k__BackingField;
2459
2461 [global::Cpp2ILInjected.Token(Token = "0x4003590")]
2462 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCD")]
2463 private bool <DukeFishronDefeated>k__BackingField;
2464
2466 [global::Cpp2ILInjected.Token(Token = "0x4003591")]
2467 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCE")]
2468 private bool <FrostLegionDefeated>k__BackingField;
2469
2471 [global::Cpp2ILInjected.Token(Token = "0x4003592")]
2472 [global::Cpp2ILInjected.FieldOffset(Offset = "0xCF")]
2473 private bool <MartiansDefeated>k__BackingField;
2474
2476 [global::Cpp2ILInjected.Token(Token = "0x4003593")]
2477 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD0")]
2478 private bool <PumpkingDefeated>k__BackingField;
2479
2481 [global::Cpp2ILInjected.Token(Token = "0x4003594")]
2482 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD1")]
2483 private bool <IceQueenDefeated>k__BackingField;
2484
2486 [global::Cpp2ILInjected.Token(Token = "0x4003595")]
2487 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD2")]
2488 private bool <HardMode>k__BackingField;
2489
2491 [global::Cpp2ILInjected.Token(Token = "0x4003596")]
2492 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD3")]
2493 private bool <Homeless>k__BackingField;
2494
2496 [global::Cpp2ILInjected.Token(Token = "0x4003597")]
2497 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD8")]
2498 private string <InventoryKey>k__BackingField;
2499
2501 [global::Cpp2ILInjected.Token(Token = "0x4003598")]
2502 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE0")]
2503 private string <PlayerName>k__BackingField;
2504
2506 [global::Cpp2ILInjected.Token(Token = "0x4003599")]
2507 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE8")]
2508 private string <GolfGuy>k__BackingField;
2509
2511 [global::Cpp2ILInjected.Token(Token = "0x400359A")]
2512 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF0")]
2513 private string <TaxCollector>k__BackingField;
2514
2516 [global::Cpp2ILInjected.Token(Token = "0x400359B")]
2517 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF8")]
2519
2521 [global::Cpp2ILInjected.Token(Token = "0x400359C")]
2522 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF9")]
2523 private bool <Graveyard>k__BackingField;
2524
2526 [global::Cpp2ILInjected.Token(Token = "0x400359D")]
2527 [global::Cpp2ILInjected.FieldOffset(Offset = "0xFC")]
2528 private int <AnglerCompletedQuestsCount>k__BackingField;
2529
2531 [global::Cpp2ILInjected.Token(Token = "0x400359E")]
2532 [global::Cpp2ILInjected.FieldOffset(Offset = "0x100")]
2533 private int <TotalDeathsCount>k__BackingField;
2534
2536 [global::Cpp2ILInjected.Token(Token = "0x400359F")]
2537 [global::Cpp2ILInjected.FieldOffset(Offset = "0x108")]
2538 private string <WorldEvilStone>k__BackingField;
2539
2541 [global::Cpp2ILInjected.Token(Token = "0x40035A0")]
2542 [global::Cpp2ILInjected.FieldOffset(Offset = "0x110")]
2543 private string <InputTriggerUI_BuildFromInventory>k__BackingField;
2544
2546 [global::Cpp2ILInjected.Token(Token = "0x40035A1")]
2547 [global::Cpp2ILInjected.FieldOffset(Offset = "0x118")]
2548 private string <InputTriggerUI_SellItem>k__BackingField;
2549
2551 [global::Cpp2ILInjected.Token(Token = "0x40035A2")]
2552 [global::Cpp2ILInjected.FieldOffset(Offset = "0x120")]
2553 private string <InputTriggerUI_Trash>k__BackingField;
2554
2556 [global::Cpp2ILInjected.Token(Token = "0x40035A3")]
2557 [global::Cpp2ILInjected.FieldOffset(Offset = "0x128")]
2558 private string <InputTriggerUI_FavoriteItem>k__BackingField;
2559
2561 [global::Cpp2ILInjected.Token(Token = "0x40035A4")]
2562 [global::Cpp2ILInjected.FieldOffset(Offset = "0x130")]
2563 private string <InputTriggerUI_ZoomIn>k__BackingField;
2564
2566 [global::Cpp2ILInjected.Token(Token = "0x40035A5")]
2567 [global::Cpp2ILInjected.FieldOffset(Offset = "0x138")]
2568 private string <InputTriggerUI_ZoomOut>k__BackingField;
2569
2571 [global::Cpp2ILInjected.Token(Token = "0x40035A6")]
2572 [global::Cpp2ILInjected.FieldOffset(Offset = "0x140")]
2573 private string <InputTrigger_QuickEquip>k__BackingField;
2574
2576 [global::Cpp2ILInjected.Token(Token = "0x40035A7")]
2577 [global::Cpp2ILInjected.FieldOffset(Offset = "0x148")]
2578 private string <InputTrigger_LockOn>k__BackingField;
2579
2581 [global::Cpp2ILInjected.Token(Token = "0x40035A8")]
2582 [global::Cpp2ILInjected.FieldOffset(Offset = "0x150")]
2583 private string <InputTrigger_SmartCursor>k__BackingField;
2584
2586 [global::Cpp2ILInjected.Token(Token = "0x40035A9")]
2587 [global::Cpp2ILInjected.FieldOffset(Offset = "0x158")]
2588 private string <InputTrigger_UseOrAttack>k__BackingField;
2589
2591 [global::Cpp2ILInjected.Token(Token = "0x40035AA")]
2592 [global::Cpp2ILInjected.FieldOffset(Offset = "0x160")]
2593 private string <InputTrigger_InteractWithTile>k__BackingField;
2594
2596 [global::Cpp2ILInjected.Token(Token = "0x40035AB")]
2597 [global::Cpp2ILInjected.FieldOffset(Offset = "0x168")]
2598 private string <InputTrigger_SmartSelect>k__BackingField;
2599 }
2600
2602 [global::Cpp2ILInjected.Token(Token = "0x2000438")]
2603 private sealed class <>c__DisplayClass48_0
2604 {
2605 [global::Cpp2ILInjected.Token(Token = "0x60028D0")]
2606 [global::Cpp2ILInjected.Address(RVA = "0x11543A8", Offset = "0x11543A8", Length = "0x8")]
2607 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[]
2608 {
2609 typeof(string),
2610 typeof(object)
2611 }, ReturnType = typeof(LanguageSearchFilter))]
2612 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2613 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2615 {
2616 throw null;
2617 }
2618
2619 [global::Cpp2ILInjected.Token(Token = "0x60028D1")]
2620 [global::Cpp2ILInjected.Address(RVA = "0x11543B0", Offset = "0x11543B0", Length = "0x50")]
2621 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2622 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "StartsWith", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2623 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalizedText), Member = "CanFormatWith", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
2625 {
2626 throw null;
2627 }
2628
2629 [global::Cpp2ILInjected.Token(Token = "0x40035AC")]
2630 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
2631 public string startsWith;
2632
2633 [global::Cpp2ILInjected.Token(Token = "0x40035AD")]
2634 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
2635 public object substitutions;
2636 }
2637
2639 [global::Cpp2ILInjected.Token(Token = "0x2000439")]
2640 private sealed class <>c__DisplayClass49_0
2641 {
2642 [global::Cpp2ILInjected.Token(Token = "0x60028D2")]
2643 [global::Cpp2ILInjected.Address(RVA = "0x1154400", Offset = "0x1154400", Length = "0x8")]
2644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "CreateDialogFilter", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LanguageSearchFilter))]
2645 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2646 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2648 {
2649 throw null;
2650 }
2651
2652 [global::Cpp2ILInjected.Token(Token = "0x60028D3")]
2653 [global::Cpp2ILInjected.Address(RVA = "0x1154408", Offset = "0x1154408", Length = "0x14")]
2654 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2655 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "StartsWith", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2657 {
2658 throw null;
2659 }
2660
2661 [global::Cpp2ILInjected.Token(Token = "0x40035AE")]
2662 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
2663 public string startsWith;
2664 }
2665
2667 [global::Cpp2ILInjected.Token(Token = "0x200043A")]
2669 {
2670 [global::Cpp2ILInjected.Token(Token = "0x60028D4")]
2671 [global::Cpp2ILInjected.Address(RVA = "0x15B3290", Offset = "0x15B3290", Length = "0x8")]
2672 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
2673 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2674 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2676 {
2677 throw null;
2678 }
2679
2680 [global::Cpp2ILInjected.Token(Token = "0x60028D5")]
2681 [global::Cpp2ILInjected.Address(RVA = "0x15B3298", Offset = "0x15B3298", Length = "0x258")]
2682 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
2683 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2684 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2685 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Convert), Member = "ToInt64", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(long))]
2686 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
2687 {
2688 typeof(string),
2689 typeof(string),
2690 typeof(string)
2691 }, ReturnType = typeof(string))]
2692 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "Exists", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2693 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
2694 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
2695 {
2696 typeof(string),
2697 typeof(string)
2698 }, ReturnType = typeof(bool))]
2699 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
2701 {
2702 throw null;
2703 }
2704
2705 [global::Cpp2ILInjected.Token(Token = "0x40035AF")]
2706 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
2707 public LocalizedText[] nameCache;
2708
2709 [global::Cpp2ILInjected.Token(Token = "0x40035B0")]
2710 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
2712
2713 [global::Cpp2ILInjected.Token(Token = "0x40035B1")]
2714 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
2715 public string category;
2716 }
2717
2719 [global::Cpp2ILInjected.Token(Token = "0x200043B")]
2720 [Serializable]
2722 {
2723 // Note: this type is marked as 'beforefieldinit'.
2724 [global::Cpp2ILInjected.Token(Token = "0x60028D6")]
2725 [global::Cpp2ILInjected.Address(RVA = "0x15B1FB8", Offset = "0x15B1FB8", Length = "0xEC")]
2726 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
2727 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2728 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2729 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
2731 {
2732 throw null;
2733 }
2734
2735 [global::Cpp2ILInjected.Token(Token = "0x60028D7")]
2736 [global::Cpp2ILInjected.Address(RVA = "0x15B20A4", Offset = "0x15B20A4", Length = "0x8")]
2737 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
2738 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2739 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2741 {
2742 throw null;
2743 }
2744
2745 [global::Cpp2ILInjected.Token(Token = "0x60028D8")]
2746 [global::Cpp2ILInjected.Address(RVA = "0x15B20AC", Offset = "0x15B20AC", Length = "0x9C")]
2747 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
2748 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2749 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2750 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
2751 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
2752 {
2753 typeof(Type),
2754 typeof(Type)
2755 }, ReturnType = typeof(bool))]
2756 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2758 {
2759 throw null;
2760 }
2761
2762 [global::Cpp2ILInjected.Token(Token = "0x40035B2")]
2763 public static readonly Lang.<>c__52<IdClass, IdType> <>9;
2764
2765 [global::Cpp2ILInjected.Token(Token = "0x40035B3")]
2766 public static Func<FieldInfo, bool> <>9__52_0;
2767 }
2768
2770 [global::Cpp2ILInjected.Token(Token = "0x200043C")]
2771 [Serializable]
2772 private sealed class <>c
2773 {
2774 // Note: this type is marked as 'beforefieldinit'.
2775 [global::Cpp2ILInjected.Token(Token = "0x60028D9")]
2776 [global::Cpp2ILInjected.Address(RVA = "0x115441C", Offset = "0x115441C", Length = "0x5C")]
2777 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2778 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2779 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2780 static <>c()
2781 {
2782 throw null;
2783 }
2784
2785 [global::Cpp2ILInjected.Token(Token = "0x60028DA")]
2786 [global::Cpp2ILInjected.Address(RVA = "0x1154478", Offset = "0x1154478", Length = "0x8")]
2787 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2788 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2789 public <>c()
2790 {
2791 throw null;
2792 }
2793
2794 [global::Cpp2ILInjected.Token(Token = "0x60028DB")]
2795 [global::Cpp2ILInjected.Address(RVA = "0x1154480", Offset = "0x1154480", Length = "0xA4")]
2796 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2797 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2798 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
2799 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
2800 {
2801 typeof(Type),
2802 typeof(Type)
2803 }, ReturnType = typeof(bool))]
2804 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
2806 {
2807 throw null;
2808 }
2809
2810 [global::Cpp2ILInjected.Token(Token = "0x60028DC")]
2811 [global::Cpp2ILInjected.Address(RVA = "0x1154524", Offset = "0x1154524", Length = "0x190")]
2812 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2813 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2814 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
2815 {
2816 typeof(string),
2817 typeof(string)
2818 }, ReturnType = typeof(string))]
2819 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ItemTooltip), Member = "FromLanguageKey", MemberParameters = new object[]
2820 {
2821 typeof(short),
2822 typeof(string)
2823 }, ReturnType = typeof(ItemTooltip))]
2824 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
2826 {
2827 throw null;
2828 }
2829
2830 [global::Cpp2ILInjected.Token(Token = "0x40035B4")]
2831 public static readonly Lang.<>c <>9;
2832
2833 [global::Cpp2ILInjected.Token(Token = "0x40035B5")]
2834 public static Func<FieldInfo, bool> <>9__54_0;
2835
2836 [global::Cpp2ILInjected.Token(Token = "0x40035B6")]
2837 public static Action<FieldInfo> <>9__54_1;
2838 }
2839 }
2840}
class f__AnonymousType0<< Count > j__TPar
string< InputTriggerUI_Trash > k__BackingField
Definition Lang.cs:2553
string< WitchDoctor > k__BackingField
Definition Lang.cs:2403
string< InputTrigger_SmartSelect > k__BackingField
Definition Lang.cs:2598
string< Steampunker > k__BackingField
Definition Lang.cs:2378
int< TotalDeathsCount > k__BackingField
Definition Lang.cs:2533
int< AnglerCompletedQuestsCount > k__BackingField
Definition Lang.cs:2528
string< InputTrigger_UseOrAttack > k__BackingField
Definition Lang.cs:2588
string< PlayerName > k__BackingField
Definition Lang.cs:2503
string< GoblinTinkerer > k__BackingField
Definition Lang.cs:2363
string< InputTriggerUI_ZoomIn > k__BackingField
Definition Lang.cs:2563
string< Pirate > k__BackingField
Definition Lang.cs:2408
bool< IceQueenDefeated > k__BackingField
Definition Lang.cs:2483
string< Mechanic > k__BackingField
Definition Lang.cs:2368
string< TravelingMerchant > k__BackingField
Definition Lang.cs:2418
string< DyeTrader > k__BackingField
Definition Lang.cs:2383
bool< Eclipse > k__BackingField
Definition Lang.cs:2448
bool< HardMode > k__BackingField
Definition Lang.cs:2488
bool< BloodMoon > k__BackingField
Definition Lang.cs:2443
bool< PumpkingDefeated > k__BackingField
Definition Lang.cs:2478
string< InputTriggerUI_SellItem > k__BackingField
Definition Lang.cs:2548
bool< MartiansDefeated > k__BackingField
Definition Lang.cs:2473
string< GolfGuy > k__BackingField
Definition Lang.cs:2508
string< Demolitionist > k__BackingField
Definition Lang.cs:2343
string< WorldName > k__BackingField
Definition Lang.cs:2433
string< Truffle > k__BackingField
Definition Lang.cs:2373
string< InputTriggerUI_FavoriteItem > k__BackingField
Definition Lang.cs:2558
string< Painter > k__BackingField
Definition Lang.cs:2398
string< InputTrigger_InteractWithTile > k__BackingField
Definition Lang.cs:2593
string< Merchant > k__BackingField
Definition Lang.cs:2328
string< Cyborg > k__BackingField
Definition Lang.cs:2393
bool< GolemDefeated > k__BackingField
Definition Lang.cs:2458
string< Nurse > k__BackingField
Definition Lang.cs:2323
bool< Homeless > k__BackingField
Definition Lang.cs:2493
bool< DukeFishronDefeated > k__BackingField
Definition Lang.cs:2463
string< InputTrigger_SmartCursor > k__BackingField
Definition Lang.cs:2583
string< PartyGirl > k__BackingField
Definition Lang.cs:2388
string< Bartender > k__BackingField
Definition Lang.cs:2428
string< Guide > k__BackingField
Definition Lang.cs:2353
string< WorldEvilStone > k__BackingField
Definition Lang.cs:2538
string< Stylist > k__BackingField
Definition Lang.cs:2413
string< Clothier > k__BackingField
Definition Lang.cs:2348
bool< Graveyard > k__BackingField
Definition Lang.cs:2523
string< InputTrigger_QuickEquip > k__BackingField
Definition Lang.cs:2573
string< InputTriggerUI_BuildFromInventory > k__BackingField
Definition Lang.cs:2543
string< Dryad > k__BackingField
Definition Lang.cs:2338
string< InputTriggerUI_ZoomOut > k__BackingField
Definition Lang.cs:2568
string< Wizard > k__BackingField
Definition Lang.cs:2358
string< ArmsDealer > k__BackingField
Definition Lang.cs:2333
string< InventoryKey > k__BackingField
Definition Lang.cs:2498
string< TaxCollector > k__BackingField
Definition Lang.cs:2513
string< Angler > k__BackingField
Definition Lang.cs:2423
bool< FrostLegionDefeated > k__BackingField
Definition Lang.cs:2468
bool< MoonLordDefeated > k__BackingField
Definition Lang.cs:2453
string< InputTrigger_LockOn > k__BackingField
Definition Lang.cs:2578
static object CreateDialogSubstitutionObject(NPC npc=null)
Definition Lang.cs:89
static string GetNPCHouseBannerText(NPC npc, int bannerStyle)
Definition Lang.cs:670
static LocalizedText[] inter
Definition Lang.cs:1073
static LocalizedText[] gen
Definition Lang.cs:1065
static LocalizedText GetItemName(int id)
Definition Lang.cs:218
static LocalizedText[] dresserType
Definition Lang.cs:1089
static string GetNPCNameValue(int netID)
Definition Lang.cs:164
static string BunnyChat(NPC npc)
Definition Lang.cs:624
static LocalizedText[] menu
Definition Lang.cs:1061
static LocalizedText[] _emojiNameCache
Definition Lang.cs:1126
static string AnglerQuestCountChat(NPC npc)
Definition Lang.cs:396
class c__52< IdClass, IdType > where IdType
Definition Lang.cs:2725
static string GetMapObjectName(int id)
Definition Lang.cs:36
static string dialog(int l, bool english=false)
Definition Lang.cs:138
static LocalizedText[] chestType2
Definition Lang.cs:1093
static string BestiaryGirlChat(NPC npc)
Definition Lang.cs:536
static NetworkText CreateDeathMessage(string deadPlayerName, int plr=-1, int npc=-1, int proj=-1, int other=-1, int projType=0, int plrItemType=0)
Definition Lang.cs:962
class c__DisplayClass52_0< IdClass, IdType > where IdType
Definition Lang.cs:2671
static string PrincessChat(NPC npc)
Definition Lang.cs:558
static string DyeTraderQuestChat(bool gotDye=false)
Definition Lang.cs:374
static void InitializeLegacyLocalization()
Definition Lang.cs:912
static string GolferChat(NPC npc)
Definition Lang.cs:512
static LocalizedText GetProjectileName(int type)
Definition Lang.cs:792
static LocalizedText[] chestType
Definition Lang.cs:1085
static LocalizedText[] misc
Definition Lang.cs:1069
static string GetBuffName(int id)
Definition Lang.cs:284
static LocalizedText[] prefix
Definition Lang.cs:1096
static LocalizedText[] _mapLegendCache
Definition Lang.cs:1099
static LocalizedText[] mp
Definition Lang.cs:1081
static string GetItemNameValue(int id)
Definition Lang.cs:273
static string AnglerQuestChat(bool turnIn=false)
Definition Lang.cs:758
static Lang()
Definition Lang.cs:1054
static string GetRandomGameTitle()
Definition Lang.cs:354
static LocalizedText[] _itemNameCache
Definition Lang.cs:1105
static LocalizedText[] _projectileNameCache
Definition Lang.cs:1108
static LocalizedText[] mobile
Definition Lang.cs:1102
class c__DisplayClass52_0< IdClass, IdType > where Length
Definition Lang.cs:2671
class c__DisplayClass52_0< IdClass, IdType > where Offset
Definition Lang.cs:2671
static bool CanSubstituteBindings(string bindingKey)
Definition Lang.cs:114
static string LocalizedDuration(TimeSpan time, bool abbreviated, bool showAllAvailableUnits)
Definition Lang.cs:1034
static string SlimeChat(NPC npc)
Definition Lang.cs:653
static Lang.SubstitutionsObject SubstitutionsObjectValue
Definition Lang.cs:1129
static string CatChat(NPC npc)
Definition Lang.cs:580
static string DogChat(NPC npc)
Definition Lang.cs:602
static ItemTooltip GetTooltip(int itemId)
Definition Lang.cs:196
static string BartenderHelpText(NPC npc)
Definition Lang.cs:461
static LocalizedText[] _negativeNpcNameCache
Definition Lang.cs:1114
static string GetDryadWorldStatusDialog(out bool worldIsEntirelyPure)
Definition Lang.cs:340
static LocalizedText GetEmojiName(int id)
Definition Lang.cs:229
static string GetBuffDescription(int id)
Definition Lang.cs:299
static ItemTooltip[] _itemTooltipCache
Definition Lang.cs:1123
static void BuildMapAtlas()
Definition Lang.cs:930
static LocalizedText[] tip
Definition Lang.cs:1077
string category
Definition Lang.cs:2715
static string ToopltipProcessor(short Id, string tooltip)
Definition Lang.cs:848
static string BartenderChat(NPC npc)
Definition Lang.cs:490
static LanguageSearchFilter CreateDialogFilter(string startsWith)
Definition Lang.cs:722
static LanguageSearchFilter CreateDialogFilter(string startsWith, object substitutions)
Definition Lang.cs:699
static LocalizedText[] _npcNameCache
Definition Lang.cs:1111
static LocalizedText[] _buffDescriptionCache
Definition Lang.cs:1120
bool leaveMissingEntriesBlank
Definition Lang.cs:2711
static LocalizedText[] _buffNameCache
Definition Lang.cs:1117
static LocalizedText GetNPCName(int netID)
Definition Lang.cs:186
static NetworkText GetInvasionWaveText(int wave, params short[] npcIds)
Definition Lang.cs:989
delegate bool LanguageSearchFilter(string key, LocalizedText text)
delegate string TooltipProcessor(short tooltipId, string tooltip)