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 5e3f5f3 commit 005f239Copy full SHA for 005f239
content/en-us/reference/engine/classes/UserInputService.yaml
@@ -1178,7 +1178,7 @@ methods:
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
1181
- top left and bottom right insets, call `Class.GuiService:GetGuiInset'.
+ 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
1184
does not have a mouse, the returned value will be undetermined.
0 commit comments