using UnityEngine; namespace DarkTonic.MasterAudio { public class SoundGroupAttribute : PropertyAttribute { } }