Skip to content

Commit 005f239

Browse files
authored
Update content/en-us/reference/engine/classes/UserInputService.yaml
1 parent 5e3f5f3 commit 005f239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/UserInputService.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@ methods:
11781178
This function returns a `Datatype.Vector2` representing the current screen
11791179
location of the player's `Class.Mouse` in pixels relative to the top left
11801180
corner. This does not account for the `Enum.ScreenInsets`. To get the
1181-
top left and bottom right insets, call `Class.GuiService:GetGuiInset'.
1181+
topleft and bottomright insets, call `Class.GuiService:GetGuiInset()`.
11821182
11831183
If the location of the mouse pointer is offscreen or the player's device
11841184
does not have a mouse, the returned value will be undetermined.

0 commit comments

Comments
 (0)