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

◆ GetState() [2/2]

static MouseState Microsoft.Xna.Framework.Input.Mouse.GetState ( GameWindow window)
inlinestatic

Definition at line 10 of file Mouse.cs.

11 {
12 if (!true)
13 {
14 }
15 MouseState mouseState;
17 return 1;
18 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Terraria.GameInput.PlayerInput.MouseInput(), and XNAUnityRunner.MouseStateBackup.UpdateState().