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

◆ preferredWidth

virtual float UnityEngine.UI.LayoutGroup.preferredWidth
getsetinherited

Implements UnityEngine.UI.ILayoutElement.

Definition at line 170 of file LayoutGroup.cs.

171 {
172 [global::Cpp2ILInjected.Token(Token = "0x60002D8")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1FCAE50", Offset = "0x1FCAE50", Length = "0x8")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 get
176 {
177 throw null;
178 }
179 }