Phaser API Documentation

  Version: 
setMute(value)

Description:

Sets the muted state of this Sound.

Parameters:

name type description
value boolean

true to mute this sound, false to unmute it.

Returns:
Description:

This Sound instance.

Since: 3.4.0