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

◆ minHeight

virtual float UnityEngine.UI.Text.minHeight
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 644 of file Text.cs.

645 {
646 [global::Cpp2ILInjected.Token(Token = "0x60004C8")]
647 [global::Cpp2ILInjected.Address(RVA = "0x1FDDC9C", Offset = "0x1FDDC9C", Length = "0x8")]
648 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
649 get
650 {
651 throw null;
652 }
653 }