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
◆
overrideSorting
bool UnityEngine.Canvas.overrideSorting
get
set
Definition at line
138
of file
Canvas.cs
.
139
{
140
get
141
{
142
throw
new
MissingMethodException
();
143
}
144
set
145
{
146
throw
new
MissingMethodException
();
147
}
148
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Canvas
Generated by
1.10.0