using System; using UnityEngine; namespace UnityAtoms { [Serializable] public class Vector2Reference : ScriptableObjectReference { } }