UnrealEngine.Framework.PlayerController PlayerController.SetMousePosition(float, float) Method Positions the mouse cursor in screen space, in pixels public void SetMousePosition(float x, float y); Parameters x System.Single y System.Single