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