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