Function unmute

  • unmute the specified sound

    Parameters

    • sound_name: string

      audio clip name

    • Optionalid: number

      the sound instance ID. If none is passed, all sounds in group will unmute.

    Returns void