AdjustSFXVolume()

Found in:

public void AdjustSFXVolume(float newVol) { mixer.SetFloat("SFXVol", newVol); }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *