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

◆ preferredHeight

float UnityEngine.UI.ILayoutElement.preferredHeight
get

Implemented in UnityEngine.UI.Image, UnityEngine.UI.InputField, UnityEngine.UI.LayoutElement, UnityEngine.UI.LayoutGroup, UnityEngine.UI.ScrollRect, and UnityEngine.UI.Text.

Definition at line 44 of file ILayoutElement.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x60002B0")]
47 get;
48 }