BlueprintAPI > BlueprintAPI/Viewport
Gets the platform's mouse cursor position. This is the 'absolute' desktop location of the mouse.
Target is Widget Layout Library
Inputs
Type | Name | Description |
---|---|---|
exec | In |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
vector2d struct | Return Value | Gets the platform's mouse cursor position. This is the 'absolute' desktop location of the mouse. |