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

◆ NativeHeight

int XNAWorldCameraSettings.NativeHeight
get

Definition at line 193 of file XNAWorldCameraSettings.cs.

194 {
195 get
196 {
197 if (!true)
198 {
199 }
200 return Screen.height;
201 }
202 }
static int height
Definition Screen.cs:28

Referenced by RecalculateVirtualScreen().