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

Implements UnityEngine.UI.ILayoutElement.

Definition at line 2853 of file InputField.cs.

2854 {
2855 [global::Cpp2ILInjected.Token(Token = "0x6000227")]
2856 [global::Cpp2ILInjected.Address(RVA = "0x1FC6200", Offset = "0x1FC6200", Length = "0x8")]
2857 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2858 get
2859 {
2860 throw null;
2861 }
2862 }