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
◆
ScaledSize
Vector2
Terraria.Graphics.Camera.ScaledSize
get
Definition at line
55
of file
Camera.cs
.
56
{
57
get
58
{
59
if
(!
true
)
60
{
61
}
62
int
screenWidth = Main.screenWidth;
63
int
screenHeight = Main.screenHeight;
64
return
1;
65
}
66
}
Terraria
Graphics
Camera
Generated by
1.10.0