Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisRBX authored Feb 14, 2025
1 parent 005f239 commit 6d76167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en-us/reference/engine/classes/UserInputService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1176,8 +1176,8 @@ methods:
to the top left corner of the screen.
description: |
This function returns a `Datatype.Vector2` representing the current screen
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
location of the player's `Class.Mouse` in pixels relative to the topleft
corner. This does not account for the `Enum.ScreenInsets`; to get the
top‑left and bottom‑right insets, call `Class.GuiService:GetGuiInset()`.
If the location of the mouse pointer is offscreen or the player's device
Expand Down

0 comments on commit 6d76167

Please sign in to comment.