You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: functions/Cursor/showCursor.yaml
+1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ shared: &shared
16
16
type: 'bool'
17
17
description: |
18
18
A boolean value determining whether to disable controls whilst the cursor is showing. *true* implies controls are disabled, *false* implies controls remain enabled.
19
+
default: 'true'
19
20
returns:
20
21
description: |
21
22
Returns *true* if the player's cursor was shown or hidden successfully, *false* otherwise.
0 commit comments