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