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

◆ layoutPriority

virtual int UnityEngine.UI.ScrollRect.layoutPriority
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1019 of file ScrollRect.cs.

1020 {
1021 [global::Cpp2ILInjected.Token(Token = "0x6000409")]
1022 [global::Cpp2ILInjected.Address(RVA = "0x1FD7774", Offset = "0x1FD7774", Length = "0x8")]
1023 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1024 get
1025 {
1026 throw null;
1027 }
1028 }