using UnityEngine; namespace RPGCoreCommon.Helpers.PropertyAttributeDrawers { public class SerializeReferenceHelperAttribute : PropertyAttribute { } }