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

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1225 of file Image.cs.

1226 {
1227 [global::Cpp2ILInjected.Token(Token = "0x600017C")]
1228 [global::Cpp2ILInjected.Address(RVA = "0x1FBC64C", Offset = "0x1FBC64C", Length = "0x8")]
1229 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1230 get
1231 {
1232 throw null;
1233 }
1234 }