onOverMouseOnly : boolean
If true then onOver events (such as onOverSound) will only be triggered if the Pointer object causing them was the Mouse Pointer.
The frame will still be changed as applicable.
- Default Value
- true
- Source code: gameobjects/Button.js (Line 173)
Please login to continue.