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

◆ preferredHeight

virtual float UnityEngine.UI.Text.preferredHeight
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 656 of file Text.cs.

657 {
658 [global::Cpp2ILInjected.Token(Token = "0x60004C9")]
659 [global::Cpp2ILInjected.Address(RVA = "0x1FDDCA4", Offset = "0x1FDDCA4", Length = "0xA8")]
660 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
661 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
662 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Graphic), Member = "GetPixelAdjustedRect", ReturnType = typeof(Rect))]
663 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_size", ReturnType = typeof(Vector2))]
664 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Text), Member = "GetGenerationSettings", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(TextGenerationSettings))]
665 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Text), Member = "get_cachedTextGeneratorForLayout", ReturnType = typeof(TextGenerator))]
666 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextGenerator), Member = "GetPreferredHeight", MemberParameters = new object[]
667 {
668 typeof(string),
669 typeof(TextGenerationSettings)
670 }, ReturnType = typeof(float))]
671 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Text), Member = "get_pixelsPerUnit", ReturnType = typeof(float))]
672 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
673 get
674 {
675 throw null;
676 }
677 }
class f__AnonymousType0<< Count > j__TPar