Skip to content

Commit

Permalink
Update content/en-us/reference/engine/classes/GuiObject.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisRBX authored Oct 21, 2024
1 parent 919cd20 commit f987343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en-us/reference/engine/classes/GuiObject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ properties:
- name: GuiObject.Interactable
summary: |
Determines whether the `Class.GuiButton` can be interacted with or not, or if
the `Class.GuiObject`'s `Enum.GuiState|GuiState` is changing or not.
the `Enum.GuiState|GuiState` of the `Class.GuiObject` is changing or not.
description: |
On a `Class.GuiButton`:
- When the `Class.GuiObject.Interactable|Interactable` setting on the `Class.GuiButton` is
Expand Down

0 comments on commit f987343

Please sign in to comment.