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
◆
referencePixelsPerUnit
float UnityEngine.Canvas.referencePixelsPerUnit
get
set
Definition at line
103
of file
Canvas.cs
.
104
{
105
get
106
{
107
throw
new
MissingMethodException
();
108
}
109
set
110
{
111
throw
new
MissingMethodException
();
112
}
113
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Canvas
Generated by
1.10.0