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

Implements UnityEngine.UI.ILayoutElement.

Definition at line 2760 of file InputField.cs.

2761 {
2762 [global::Cpp2ILInjected.Token(Token = "0x6000222")]
2763 [global::Cpp2ILInjected.Address(RVA = "0x1FC5F7C", Offset = "0x1FC5F7C", Length = "0x8")]
2764 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2765 get
2766 {
2767 throw null;
2768 }
2769 }