Skip to content

Commit 5102553

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 8cf6db8 commit 5102553

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • docs/gdevelop5/extensions/sprite-toggle-switch

docs/gdevelop5/extensions/sprite-toggle-switch/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ Check if the toggle switch is checked.
5353
**Is hovered**
5454
Check if the cursor is hovered over the button.
5555

56+
**Is pressed**
57+
Check if the button is currently being pressed with mouse or touch.
58+
59+
**Is held outside**
60+
Check if the button is currently being pressed outside with mouse or touch.
61+
5662
_No expressions for this object._
5763

5864

0 commit comments

Comments
 (0)