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