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