suppressSound property
Causes the server to suppress playing any sounds, if it has that ability. This is usually set when the client itself is going to play its own sound.
Implementation
final bool suppressSound;
Causes the server to suppress playing any sounds, if it has that ability. This is usually set when the client itself is going to play its own sound.
final bool suppressSound;