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 919cd20 commit f987343Copy full SHA for f987343
content/en-us/reference/engine/classes/GuiObject.yaml
@@ -399,7 +399,7 @@ properties:
399
- name: GuiObject.Interactable
400
summary: |
401
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.
+ the `Enum.GuiState|GuiState` of the `Class.GuiObject` is changing or not.
403
description: |
404
On a `Class.GuiButton`:
405
- When the `Class.GuiObject.Interactable|Interactable` setting on the `Class.GuiButton` is
0 commit comments