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