[readonly] onOverSound : Phaser.Sound | Phaser.AudioSprite | null
The Sound to be played when this Buttons Over state is activated.
Type
- Phaser.Sound | Phaser.AudioSprite | null
- Source code: gameobjects/Button.js (Line 91)
[readonly] onOverSound : Phaser.Sound | Phaser.AudioSprite | null
The Sound to be played when this Buttons Over state is activated.
Please login to continue.