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

◆ DrawBacking()

void GUIVirtualInputControllerEdit.DrawBacking ( )
inline

Definition at line 22 of file GUIVirtualInputControllerEdit.cs.

23 {
24 if (!true)
25 {
26 }
27 int screenWidth = XNAUnityRunner.ScreenWidth;
28 int screenHeight = XNAUnityRunner.ScreenHeight;
29 if (!true)
30 {
31 }
32 }
static int ScreenWidth
static int ScreenHeight

References XNAUnityRunner.ScreenHeight, and XNAUnityRunner.ScreenWidth.