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

virtual float UnityEngine.UI.LayoutGroup.preferredHeight
getsetinherited

Implements UnityEngine.UI.ILayoutElement.

Definition at line 206 of file LayoutGroup.cs.

207 {
208 [global::Cpp2ILInjected.Token(Token = "0x60002DB")]
209 [global::Cpp2ILInjected.Address(RVA = "0x1FCAE68", Offset = "0x1FCAE68", Length = "0x8")]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
211 get
212 {
213 throw null;
214 }
215 }