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.ScrollRect.flexibleWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 971 of file ScrollRect.cs.

972 {
973 [global::Cpp2ILInjected.Token(Token = "0x6000405")]
974 [global::Cpp2ILInjected.Address(RVA = "0x1FD7754", Offset = "0x1FD7754", Length = "0x8")]
975 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
976 get
977 {
978 throw null;
979 }
980 }