using UnityEngine; [System.AttributeUsage(System.AttributeTargets.Method)] public class EditorButtonAttribute : PropertyAttribute { }