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

◆ SetWorldScreenOffset()

static void Microsoft.Xna.Framework.Input.Mouse.SetWorldScreenOffset ( float yValue)
inlinestatic

Definition at line 145 of file Mouse.cs.

146 {
147 if (!true)
148 {
149 }
150 if (!true)
151 {
152 }
153 int screenHeight = XNAUnityRunner.ScreenHeight;
154 }
static int ScreenHeight

References XNAUnityRunner.ScreenHeight.