terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ sortingLayerID

int UnityEngine.Canvas.sortingLayerID
getset

Definition at line 178 of file Canvas.cs.

179 {
180 get
181 {
182 throw new MissingMethodException();
183 }
184 set
185 {
186 throw new MissingMethodException();
187 }
188 }

Referenced by UnityEngine.UI.Dropdown.SetupTemplate().