Skip to content

Commit f987343

Browse files
authored
Update content/en-us/reference/engine/classes/GuiObject.yaml
1 parent 919cd20 commit f987343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ properties:
399399
- name: GuiObject.Interactable
400400
summary: |
401401
Determines whether the `Class.GuiButton` can be interacted with or not, or if
402-
the `Class.GuiObject`'s `Enum.GuiState|GuiState` is changing or not.
402+
the `Enum.GuiState|GuiState` of the `Class.GuiObject` is changing or not.
403403
description: |
404404
On a `Class.GuiButton`:
405405
- When the `Class.GuiObject.Interactable|Interactable` setting on the `Class.GuiButton` is

0 commit comments

Comments
 (0)