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
◆
texelSize
Vector2
UnityEngine.Texture.texelSize
get
inherited
Definition at line
105
of file
Texture.cs
.
106
{
107
[NativeName(
"GetTexelSize"
)]
108
get
109
{
110
throw
new
MissingMethodException
();
111
}
112
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Texture3D
Generated by
1.10.0