We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005f239 commit 6d76167Copy full SHA for 6d76167
content/en-us/reference/engine/classes/UserInputService.yaml
@@ -1176,8 +1176,8 @@ methods:
1176
to the top left corner of the screen.
1177
description: |
1178
This function returns a `Datatype.Vector2` representing the current screen
1179
- location of the player's `Class.Mouse` in pixels relative to the top left
1180
- corner. This does not account for the `Enum.ScreenInsets`. To get the
+ location of the player's `Class.Mouse` in pixels relative to the top‑left
+ corner. This does not account for the `Enum.ScreenInsets`; to get the
1181
top‑left and bottom‑right insets, call `Class.GuiService:GetGuiInset()`.
1182
1183
If the location of the mouse pointer is offscreen or the player's device
0 commit comments