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

◆ flexibleWidth

virtual float UnityEngine.UI.Text.flexibleWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 632 of file Text.cs.

633 {
634 [global::Cpp2ILInjected.Token(Token = "0x60004C7")]
635 [global::Cpp2ILInjected.Address(RVA = "0x1FDDC94", Offset = "0x1FDDC94", Length = "0x8")]
636 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
637 get
638 {
639 throw null;
640 }
641 }