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

◆ minWidth

virtual float UnityEngine.UI.ScrollRect.minWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 947 of file ScrollRect.cs.

948 {
949 [global::Cpp2ILInjected.Token(Token = "0x6000403")]
950 [global::Cpp2ILInjected.Address(RVA = "0x1FD7744", Offset = "0x1FD7744", Length = "0x8")]
951 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
952 get
953 {
954 throw null;
955 }
956 }