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.Text.layoutPriority
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 692 of file Text.cs.

693 {
694 [global::Cpp2ILInjected.Token(Token = "0x60004CB")]
695 [global::Cpp2ILInjected.Address(RVA = "0x1FDDD54", Offset = "0x1FDDD54", Length = "0x8")]
696 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
697 get
698 {
699 throw null;
700 }
701 }