Skip to content

Commit 97ae226

Browse files
authored
Update GuiService.yaml
Fixes mistake where GuiService was put instead of GuiObject
1 parent 92221de commit 97ae226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ methods:
713713
a descendant of PlayerGui, the engine searches all available selectable,
714714
visible and on-screen GuiObjects that are descendants of selectionParent
715715
and sets the `Class.GuiService.SelectedObject` to the GuiObject with the
716-
smallest `Class.GuiService.SelectionOrder`.
716+
smallest `Class.GuiObject.SelectionOrder`.
717717
code_samples:
718718
- GuiService-PreferredTransparency
719719
parameters:

0 commit comments

Comments
 (0)