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

◆ minWidth

virtual float UnityEngine.UI.Text.minWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 598 of file Text.cs.

599 {
600 [global::Cpp2ILInjected.Token(Token = "0x60004C5")]
601 [global::Cpp2ILInjected.Address(RVA = "0x1FDDBD0", Offset = "0x1FDDBD0", Length = "0x8")]
602 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
603 get
604 {
605 throw null;
606 }
607 }