ScriptableLong Class
Definition
Section titled “Definition”ScriptableValue<T> with a long value.
[CreateAssetMenu(fileName = "New Scriptable Long", menuName = "Hertzole/Scriptable Values/Values/Long Value", order = -994)]public sealed class ScriptableLong : ScriptableValue<long>, INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnlyInheritance object → UnityEngine.Object → UnityEngine.ScriptableObject → RuntimeScriptableObject → ScriptableValue → ScriptableValue<long>
Implements INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnly