Phaser API Documentation

  Version: 
setMute(value)

Description:

Sets the muted state of all this Sound Manager.

Parameters:

name type description
value boolean

true to mute all sounds, false to unmute them.

Returns:
Description:

This Sound Manager.

Since: 3.3.0