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