Mute sound on an instance

Hey guys I just wanna ask how do you mute the sound on an instance in PIE. Basically Im playing the game with 2 players and I want to mute the sound from one instance so I can hear what the sound sounds like from the others.
Cheers everyone.

There is no automatic way built into the integration, you would have to add this yourself.

You could easily add a Studio::bus::setMute call on the Master Bank to a button press, but that would mute everything in that client.