defaultSuppressSound 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 defaultSuppressSound;
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 defaultSuppressSound;