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

◆ flexibleHeight

virtual float UnityEngine.UI.Text.flexibleHeight
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 680 of file Text.cs.

681 {
682 [global::Cpp2ILInjected.Token(Token = "0x60004CA")]
683 [global::Cpp2ILInjected.Address(RVA = "0x1FDDD4C", Offset = "0x1FDDD4C", Length = "0x8")]
684 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
685 get
686 {
687 throw null;
688 }
689 }