using UnityEngine; namespace MeatKit { public class HideInNormalInspectorAttribute : PropertyAttribute { } }