Determines if UnityEngine.AudioSource.volume in AudioSource is scaled using SFXVolume when true and MusicVolume when false.
public bool IsSFX { get; set; }
Determines if UnityEngine.AudioSource.volume in AudioSource is scaled using SFXVolume when true and MusicVolume when false.
public bool IsSFX { get; set; }