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

◆ rectExtents

Rect UnityEngine.TextGenerator.rectExtents
getset

Definition at line 422 of file TextGenerator.cs.

423 {
424 [global::Cpp2ILInjected.Token(Token = "0x6000017")]
425 [global::Cpp2ILInjected.Address(RVA = "0x1FA4F8C", Offset = "0x1FA4F8C", Length = "0x58")]
426 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
427 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "SetDrawRangeToContainCaretPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
428 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextGenerator), Member = "GetPreferredWidth", MemberParameters = new object[]
429 {
430 typeof(string),
431 typeof(TextGenerationSettings)
432 }, ReturnType = typeof(float))]
433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextGenerator), Member = "GetPreferredHeight", MemberParameters = new object[]
434 {
435 typeof(string),
436 typeof(TextGenerationSettings)
437 }, ReturnType = typeof(float))]
438 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
439 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
440 get
441 {
442 throw null;
443 }
444 }
class f__AnonymousType0<< Count > j__TPar