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

◆ flexibleWidth

virtual float UnityEngine.UI.LayoutGroup.flexibleWidth
getsetinherited

Implements UnityEngine.UI.ILayoutElement.

Definition at line 182 of file LayoutGroup.cs.

183 {
184 [global::Cpp2ILInjected.Token(Token = "0x60002D9")]
185 [global::Cpp2ILInjected.Address(RVA = "0x1FCAE58", Offset = "0x1FCAE58", Length = "0x8")]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
187 get
188 {
189 throw null;
190 }
191 }