GlyphSet Class |
Namespace: Rewired.Glyphs
[SerializableAttribute] public abstract class GlyphSet : ScriptableObject
The GlyphSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | baseKeys |
A list of base keys.
Final keys will be composed of base key + glyph key.
Setting multiple base keys allows one glyph set to apply to multiple controllers, for example.
|
![]() | glyphCount |
The number of glyphs.
|
![]() | hideFlags | (Inherited from Object.) |
![]() | name | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetEntry |
Gets the glyph entry at the specified index.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInstanceID | (Inherited from Object.) |
![]() | SetDirty | Obsolete. (Inherited from ScriptableObject.) |
![]() | ToString | (Inherited from Object.) |