Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to change the volume of all sound effects in monogame

using Microsoft.Xna.Framework.Audio;

SoundEffect.MasterVolume = volumeLevel;
 
PREVIOUS NEXT
Tagged: #change #volume #sound #effects #monogame
ADD COMMENT
Topic
Name
4+5 =