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