Navigation
BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Player
Retrieves the X and Y screen coordinates of the mouse cursor. Returns false if there is no associated mouse device
Target is Player Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Location X | |
| real | Location Y | |
| boolean | Return Value |