Unreal Engine Blueprint API Reference > Viewport
Gets the platform's mouse cursor position in the local space of the viewport widget.
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 in the local space of the viewport widget. |