File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,10 @@ properties:
6565 - UI
6666 writeCapabilities : []
6767 - name : GuiButton.HoverHapticEffect
68- summary : ' '
69- description : ' '
68+ summary : |
69+ A `Class.HapticEffect` instance that will play when the `Class.GuiButton` is being hovered.
70+ description : |
71+ A `Class.HapticEffect` instance that will play when the `Class.GuiButton` is being hovered.
7072 code_samples : []
7173 type : HapticEffect
7274 tags : []
@@ -105,8 +107,10 @@ properties:
105107 - UI
106108 writeCapabilities : []
107109 - name : GuiButton.PressHapticEffect
108- summary : ' '
109- description : ' '
110+ summary : |
111+ A `Class.HapticEffect` instance that will play when the `Class.GuiButton` is being pressed.
112+ description : |
113+ A `Class.HapticEffect` instance that will play when the `Class.GuiButton` is being pressed.
110114 code_samples : []
111115 type : HapticEffect
112116 tags : []
You can’t perform that action at this time.
0 commit comments