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