Skip to content

Commit

Permalink
Update content/en-us/reference/engine/classes/UserInputService.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisRBX authored Feb 14, 2025
1 parent 5e3f5f3 commit 005f239
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,7 @@ methods:
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
top left and bottom right insets, call `Class.GuiService:GetGuiInset'.
topleft and bottomright insets, call `Class.GuiService:GetGuiInset()`.
If the location of the mouse pointer is offscreen or the player's device
does not have a mouse, the returned value will be undetermined.
Expand Down

0 comments on commit 005f239

Please sign in to comment.