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