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.LayoutGroup.layoutPriority
getsetinherited

Implements UnityEngine.UI.ILayoutElement.

Definition at line 230 of file LayoutGroup.cs.

231 {
232 [global::Cpp2ILInjected.Token(Token = "0x60002DD")]
233 [global::Cpp2ILInjected.Address(RVA = "0x1FCAE78", Offset = "0x1FCAE78", Length = "0x8")]
234 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
235 get
236 {
237 throw null;
238 }
239 }