PlayerController-GetMousePosition(float_float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.PlayerController
PlayerController.GetMousePosition(float, float) Method
Retrieves the X and Y screen coordinates of the mouse cursor
public bool GetMousePosition(ref float x, ref float y);
Parameters
Returns
System.Boolean
true if successful