FunctionsAudioShouldSilenceSoundAudioShouldSilenceSound CallableAudioShouldSilenceSound(IsPlayerInvolved?: boolean): booleanIs sound allowed to play.ParametersIsPlayerInvolved: boolean = falseWhether the player was involved in what caused the sound to play.Returns booleanTrue if the player has item sound enabled, and a non-muted volume, false otherwise.
Is sound allowed to play.