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