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.InputField.flexibleWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 2799 of file InputField.cs.

2800 {
2801 [global::Cpp2ILInjected.Token(Token = "0x6000224")]
2802 [global::Cpp2ILInjected.Address(RVA = "0x1FC60BC", Offset = "0x1FC60BC", Length = "0x8")]
2803 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2804 get
2805 {
2806 throw null;
2807 }
2808 }