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
UIText.cs
Go to the documentation of this file.
1using System;
3using System.Linq;
13using Terraria.UI;
15
17{
18 [global::Cpp2ILInjected.Token(Token = "0x2000ACE")]
19 public class UIText : UIElement
20 {
21 [global::Cpp2ILInjected.Token(Token = "0x170008CF")]
22 public string Text
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x600515C")]
25 [global::Cpp2ILInjected.Address(RVA = "0x92EFC4", Offset = "0x92EFC4", Length = "0x10")]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "TrimDisplayIfOverElementDimensions", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
29 get
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x170008D0")]
36 public float TextOriginX
37 {
39 [global::Cpp2ILInjected.Token(Token = "0x600515D")]
40 [global::Cpp2ILInjected.Address(RVA = "0x92EFD4", Offset = "0x92EFD4", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
47 [global::Cpp2ILInjected.Token(Token = "0x600515E")]
48 [global::Cpp2ILInjected.Address(RVA = "0x92EFDC", Offset = "0x92EFDC", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x170008D1")]
57 public float TextOriginY
58 {
60 [global::Cpp2ILInjected.Token(Token = "0x600515F")]
61 [global::Cpp2ILInjected.Address(RVA = "0x92EFE4", Offset = "0x92EFE4", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 get
64 {
65 throw null;
66 }
68 [global::Cpp2ILInjected.Token(Token = "0x6005160")]
69 [global::Cpp2ILInjected.Address(RVA = "0x92EFEC", Offset = "0x92EFEC", Length = "0x8")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 set
72 {
73 throw null;
74 }
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x170008D2")]
79 {
81 [global::Cpp2ILInjected.Token(Token = "0x6005161")]
82 [global::Cpp2ILInjected.Address(RVA = "0x92EFF4", Offset = "0x92EFF4", Length = "0x8")]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 get
85 {
86 throw null;
87 }
89 [global::Cpp2ILInjected.Token(Token = "0x6005162")]
90 [global::Cpp2ILInjected.Address(RVA = "0x92EFFC", Offset = "0x92EFFC", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 set
93 {
94 throw null;
95 }
96 }
97
98 [global::Cpp2ILInjected.Token(Token = "0x170008D3")]
99 public bool IsWrapped
100 {
101 [global::Cpp2ILInjected.Token(Token = "0x6005163")]
102 [global::Cpp2ILInjected.Address(RVA = "0x92F004", Offset = "0x92F004", Length = "0x8")]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
104 get
105 {
106 throw null;
107 }
108 [global::Cpp2ILInjected.Token(Token = "0x6005164")]
109 [global::Cpp2ILInjected.Address(RVA = "0x92F00C", Offset = "0x92F00C", Length = "0x1C")]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FlavorTextBestiaryInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnlockProgressDisplayBestiaryInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
113 set
114 {
115 throw null;
116 }
117 }
118
119 [global::Cpp2ILInjected.Token(Token = "0x14000065")]
120 public event Action OnInternalTextChange
121 {
123 [global::Cpp2ILInjected.Token(Token = "0x6005165")]
124 [global::Cpp2ILInjected.Address(RVA = "0x92F208", Offset = "0x92F208", Length = "0xA0")]
125 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FlavorTextBestiaryInfoElement), Member = "AddDynamicResize", MemberParameters = new object[]
127 {
130 }, ReturnType = typeof(void))]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnlockProgressDisplayBestiaryInfoElement), Member = "AddDynamicResize", MemberParameters = new object[]
132 {
135 }, ReturnType = typeof(void))]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
137 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
138 {
141 }, ReturnType = typeof(Delegate))]
142 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
143 add
144 {
145 throw null;
146 }
148 [global::Cpp2ILInjected.Token(Token = "0x6005166")]
149 [global::Cpp2ILInjected.Address(RVA = "0x92F2A8", Offset = "0x92F2A8", Length = "0xA0")]
150 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
151 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
152 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
153 {
156 }, ReturnType = typeof(Delegate))]
157 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
158 remove
159 {
160 throw null;
161 }
162 }
163
164 [global::Cpp2ILInjected.Token(Token = "0x170008D4")]
166 {
167 [global::Cpp2ILInjected.Token(Token = "0x6005167")]
168 [global::Cpp2ILInjected.Address(RVA = "0x92F348", Offset = "0x92F348", Length = "0xC")]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 get
171 {
172 throw null;
173 }
174 [global::Cpp2ILInjected.Token(Token = "0x6005168")]
175 [global::Cpp2ILInjected.Address(RVA = "0x92F354", Offset = "0x92F354", Length = "0xC")]
176 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
177 set
178 {
179 throw null;
180 }
181 }
182
183 [global::Cpp2ILInjected.Token(Token = "0x170008D5")]
185 {
186 [global::Cpp2ILInjected.Token(Token = "0x6005169")]
187 [global::Cpp2ILInjected.Address(RVA = "0x92F360", Offset = "0x92F360", Length = "0xC")]
188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
189 get
190 {
191 throw null;
192 }
193 [global::Cpp2ILInjected.Token(Token = "0x600516A")]
194 [global::Cpp2ILInjected.Address(RVA = "0x92F36C", Offset = "0x92F36C", Length = "0xC")]
195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
196 set
197 {
198 throw null;
199 }
200 }
201
202 [global::Cpp2ILInjected.Token(Token = "0x600516B")]
203 [global::Cpp2ILInjected.Address(RVA = "0x92F378", Offset = "0x92F378", Length = "0x188")]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnlockProgressDisplayBestiaryInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NamePlateInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCKillCounterInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
207 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCStatsReportInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyTimeRate), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.SpawnRateSliderPerPlayerPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
210 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "FillProgressBottomBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
211 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddBackAndForwardButtons", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSortAndFilterButtons", MemberParameters = new object[]
213 {
215 typeof(UIBestiaryEntryInfoPage)
216 }, ReturnType = typeof(void))]
217 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIVirtualKeyboard), Member = ".ctor", MemberParameters = new object[]
218 {
219 typeof(string),
220 typeof(string),
222 typeof(Action),
223 typeof(int),
224 typeof(bool)
225 }, ReturnType = typeof(void))]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryEntryButton), Member = ".ctor", MemberParameters = new object[]
227 {
229 typeof(bool)
230 }, ReturnType = typeof(void))]
231 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 25)]
233 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = ".ctor", ReturnType = typeof(void))]
234 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
235 {
236 typeof(object),
237 typeof(float),
238 typeof(bool)
239 }, ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
241 public UIText(string text, float textScale = 1f, bool large = false)
242 {
243 throw null;
244 }
245
246 [global::Cpp2ILInjected.Token(Token = "0x600516C")]
247 [global::Cpp2ILInjected.Address(RVA = "0x926ADC", Offset = "0x926ADC", Length = "0x188")]
248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FilterProviderInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FlavorTextBestiaryInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NamePlateInfoElement), Member = "ProvideUIElement", MemberParameters = new object[] { typeof(BestiaryUICollectionInfo) }, ReturnType = typeof(UIElement))]
251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyWindDirectionAndStrength), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CreativePowers.ModifyRainPower), Member = "ProvideSlider", ReturnType = typeof(UIElement))]
253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmotesGroupListItem), Member = ".ctor", MemberParameters = new object[]
254 {
256 typeof(int),
257 typeof(int),
258 typeof(int[])
259 }, ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = ".ctor", MemberParameters = new object[]
261 {
262 "T",
265 typeof(Color),
266 typeof(string),
267 typeof(float),
268 typeof(float),
269 typeof(float)
270 }, ReturnType = typeof(void))]
271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GroupOptionButton<>), Member = "SetText", MemberParameters = new object[]
272 {
274 typeof(float),
276 }, ReturnType = typeof(void))]
277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = ".ctor", MemberParameters = new object[]
278 {
282 }, ReturnType = typeof(void))]
283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "BuildSacrificeMenuContents", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIDifficultyButton), Member = ".ctor", MemberParameters = new object[]
285 {
286 typeof(Player),
289 typeof(byte),
291 }, ReturnType = typeof(void))]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIIconTextButton), Member = "SetText", MemberParameters = new object[]
293 {
295 typeof(float),
297 }, ReturnType = typeof(void))]
298 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 17)]
299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = ".ctor", ReturnType = typeof(void))]
300 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
301 {
302 typeof(object),
303 typeof(float),
304 typeof(bool)
305 }, ReturnType = typeof(void))]
306 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
307 public UIText(LocalizedText text, float textScale = 1f, bool large = false)
308 {
309 throw null;
310 }
311
312 [global::Cpp2ILInjected.Token(Token = "0x600516D")]
313 [global::Cpp2ILInjected.Address(RVA = "0x92F500", Offset = "0x92F500", Length = "0x28")]
314 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
315 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
316 {
317 typeof(object),
318 typeof(float),
319 typeof(bool)
320 }, ReturnType = typeof(void))]
321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "Recalculate", ReturnType = typeof(void))]
322 public override void Recalculate()
323 {
324 throw null;
325 }
326
327 [global::Cpp2ILInjected.Token(Token = "0x600516E")]
328 [global::Cpp2ILInjected.Address(RVA = "0x92F528", Offset = "0x92F528", Length = "0xC")]
329 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "UpdateBestiaryGridRange", ReturnType = typeof(void))]
330 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "UpdateBestiaryContents", ReturnType = typeof(void))]
331 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "SetContents", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
332 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "TrimDisplayIfOverElementDimensions", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
333 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "descriptionText_OnUpdate", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
334 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
335 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
336 {
337 typeof(object),
338 typeof(float),
339 typeof(bool)
340 }, ReturnType = typeof(void))]
341 public void SetText(string text)
342 {
343 throw null;
344 }
345
346 [global::Cpp2ILInjected.Token(Token = "0x600516F")]
347 [global::Cpp2ILInjected.Address(RVA = "0x92F534", Offset = "0x92F534", Length = "0xC")]
348 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICharacterNameButton), Member = "SetContents", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
349 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
350 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
351 {
352 typeof(object),
353 typeof(float),
354 typeof(bool)
355 }, ReturnType = typeof(void))]
357 {
358 throw null;
359 }
360
361 [global::Cpp2ILInjected.Token(Token = "0x6005170")]
362 [global::Cpp2ILInjected.Address(RVA = "0x92F540", Offset = "0x92F540", Length = "0x8")]
363 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
364 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
365 {
366 typeof(object),
367 typeof(float),
368 typeof(bool)
369 }, ReturnType = typeof(void))]
370 public void SetText(string text, float textScale, bool large)
371 {
372 throw null;
373 }
374
375 [global::Cpp2ILInjected.Token(Token = "0x6005171")]
376 [global::Cpp2ILInjected.Address(RVA = "0x92F548", Offset = "0x92F548", Length = "0x8")]
377 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
378 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
379 {
380 typeof(object),
381 typeof(float),
382 typeof(bool)
383 }, ReturnType = typeof(void))]
384 public void SetText(LocalizedText text, float textScale, bool large)
385 {
386 throw null;
387 }
388
389 [global::Cpp2ILInjected.Token(Token = "0x6005172")]
390 [global::Cpp2ILInjected.Address(RVA = "0x92F550", Offset = "0x92F550", Length = "0x324")]
391 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
393 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "VerifyTextState", ReturnType = typeof(void))]
395 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CalculatedStyle), Member = "Position", ReturnType = typeof(Vector2))]
396 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteFont), Member = "MeasureString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Vector2))]
397 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "op_Multiply", MemberParameters = new object[]
398 {
399 typeof(Color),
400 typeof(float)
401 }, ReturnType = typeof(Color))]
402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
403 {
404 typeof(float),
405 typeof(float)
406 }, ReturnType = typeof(void))]
407 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Multiply", MemberParameters = new object[]
408 {
411 }, ReturnType = typeof(Vector2))]
412 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
413 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ChatManager), Member = "ParseMessage", MemberParameters = new object[]
414 {
415 typeof(string),
416 typeof(Color),
417 typeof(float)
418 }, ReturnType = typeof(TextSnippet[]))]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enumerable[]), Member = "ToArray", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[] { typeof(IEnumerable<object>) }, ReturnType = "TSource[]")]
420 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ChatManager), Member = "ConvertNormalSnippets", MemberParameters = new object[] { typeof(TextSnippet[]) }, ReturnType = typeof(void))]
421 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ChatManager), Member = "DrawColorCodedStringShadow", MemberParameters = new object[]
422 {
427 typeof(Color),
428 typeof(float),
431 typeof(float),
432 typeof(float),
433 typeof(int)
434 }, ReturnType = typeof(void))]
435 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ChatManager), Member = "DrawColorCodedString", MemberParameters = new object[]
436 {
441 typeof(Color),
442 typeof(float),
445 typeof(ref int),
446 typeof(float),
447 typeof(bool),
448 typeof(int)
449 }, ReturnType = typeof(Vector2))]
450 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
451 protected override void DrawSelf(SpriteBatch spriteBatch)
452 {
453 throw null;
454 }
455
456 [global::Cpp2ILInjected.Token(Token = "0x6005173")]
457 [global::Cpp2ILInjected.Address(RVA = "0x92F874", Offset = "0x92F874", Length = "0x50")]
458 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
459 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "DrawSelf", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
460 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
461 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIText), Member = "InternalSetText", MemberParameters = new object[]
462 {
463 typeof(object),
464 typeof(float),
465 typeof(bool)
466 }, ReturnType = typeof(void))]
467 private void VerifyTextState()
468 {
469 throw null;
470 }
471
472 [global::Cpp2ILInjected.Token(Token = "0x6005174")]
473 [global::Cpp2ILInjected.Address(RVA = "0x92F028", Offset = "0x92F028", Length = "0x1E0")]
474 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = ".ctor", MemberParameters = new object[]
476 {
477 typeof(string),
478 typeof(float),
479 typeof(bool)
480 }, ReturnType = typeof(void))]
481 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = ".ctor", MemberParameters = new object[]
482 {
484 typeof(float),
485 typeof(bool)
486 }, ReturnType = typeof(void))]
487 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "Recalculate", ReturnType = typeof(void))]
488 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "SetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
489 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "SetText", MemberParameters = new object[] { typeof(LocalizedText) }, ReturnType = typeof(void))]
490 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "SetText", MemberParameters = new object[]
491 {
492 typeof(string),
493 typeof(float),
494 typeof(bool)
495 }, ReturnType = typeof(void))]
496 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "SetText", MemberParameters = new object[]
497 {
499 typeof(float),
500 typeof(bool)
501 }, ReturnType = typeof(void))]
502 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIText), Member = "VerifyTextState", ReturnType = typeof(void))]
503 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
504 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteFont), Member = "CreateWrappedText", MemberParameters = new object[]
505 {
506 typeof(string),
507 typeof(float)
508 }, ReturnType = typeof(string))]
509 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteFont), Member = "MeasureString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Vector2))]
510 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
511 {
512 typeof(float),
513 typeof(float)
514 }, ReturnType = typeof(void))]
515 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = "op_Multiply", MemberParameters = new object[]
516 {
518 typeof(float)
519 }, ReturnType = typeof(Vector2))]
520 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StyleDimension), Member = "Set", MemberParameters = new object[]
521 {
522 typeof(float),
523 typeof(float)
524 }, ReturnType = typeof(void))]
525 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
526 private void InternalSetText(object text, float textScale, bool large)
527 {
528 throw null;
529 }
530
531 [global::Cpp2ILInjected.Token(Token = "0x40089ED")]
532 [global::Cpp2ILInjected.FieldOffset(Offset = "0x148")]
533 private object _text;
534
535 [global::Cpp2ILInjected.Token(Token = "0x40089EE")]
536 [global::Cpp2ILInjected.FieldOffset(Offset = "0x150")]
537 private float _textScale;
538
539 [global::Cpp2ILInjected.Token(Token = "0x40089EF")]
540 [global::Cpp2ILInjected.FieldOffset(Offset = "0x154")]
542
543 [global::Cpp2ILInjected.Token(Token = "0x40089F0")]
544 [global::Cpp2ILInjected.FieldOffset(Offset = "0x15C")]
545 private bool _isLarge;
546
547 [global::Cpp2ILInjected.Token(Token = "0x40089F1")]
548 [global::Cpp2ILInjected.FieldOffset(Offset = "0x15D")]
549 private Color _color;
550
551 [global::Cpp2ILInjected.Token(Token = "0x40089F2")]
552 [global::Cpp2ILInjected.FieldOffset(Offset = "0x161")]
554
555 [global::Cpp2ILInjected.Token(Token = "0x40089F3")]
556 [global::Cpp2ILInjected.FieldOffset(Offset = "0x165")]
557 private bool _isWrapped;
558
560 [global::Cpp2ILInjected.Token(Token = "0x40089F4")]
561 [global::Cpp2ILInjected.FieldOffset(Offset = "0x168")]
562 private float <TextOriginX>k__BackingField;
563
565 [global::Cpp2ILInjected.Token(Token = "0x40089F5")]
566 [global::Cpp2ILInjected.FieldOffset(Offset = "0x16C")]
567 private float <TextOriginY>k__BackingField;
568
570 [global::Cpp2ILInjected.Token(Token = "0x40089F6")]
571 [global::Cpp2ILInjected.FieldOffset(Offset = "0x170")]
572 private float <WrappedTextBottomPadding>k__BackingField;
573
574 [global::Cpp2ILInjected.Token(Token = "0x40089F7")]
575 [global::Cpp2ILInjected.FieldOffset(Offset = "0x174")]
577
578 [global::Cpp2ILInjected.Token(Token = "0x40089F8")]
579 [global::Cpp2ILInjected.FieldOffset(Offset = "0x178")]
580 private string _visibleText;
581
582 [global::Cpp2ILInjected.Token(Token = "0x40089F9")]
583 [global::Cpp2ILInjected.FieldOffset(Offset = "0x180")]
584 private string _lastTextReference;
585
587 [global::Cpp2ILInjected.Token(Token = "0x40089FA")]
588 [global::Cpp2ILInjected.FieldOffset(Offset = "0x188")]
589 private Action OnInternalTextChange;
590 }
591}
class f__AnonymousType0<< Count > j__TPar
float< WrappedTextBottomPadding > k__BackingField
Definition UIText.cs:572
void SetText(string text, float textScale, bool large)
Definition UIText.cs:370
UIText(string text, float textScale=1f, bool large=false)
Definition UIText.cs:241
void InternalSetText(object text, float textScale, bool large)
Definition UIText.cs:526
override void DrawSelf(SpriteBatch spriteBatch)
Definition UIText.cs:451
float< TextOriginX > k__BackingField
Definition UIText.cs:562
float< TextOriginY > k__BackingField
Definition UIText.cs:567
UIText(LocalizedText text, float textScale=1f, bool large=false)
Definition UIText.cs:307
void SetText(LocalizedText text)
Definition UIText.cs:356
void SetText(LocalizedText text, float textScale, bool large)
Definition UIText.cs:384
delegate void KeyboardSubmitEvent(string text)