SpriteGlyphSet Class |
Namespace: Rewired.Glyphs
[SerializableAttribute] public class SpriteGlyphSet : GlyphSet
The SpriteGlyphSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpriteGlyphSet | Initializes a new instance of the SpriteGlyphSet class |
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.
(Inherited from GlyphSet.) |
![]() | glyphCount |
The number of glyphs.
(Overrides GlyphSetglyphCount.) |
![]() | glyphs |
The list 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.
(Overrides GlyphSetGetEntry(Int32).) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInstanceID | (Inherited from Object.) |
![]() | SetDirty | Obsolete. (Inherited from ScriptableObject.) |
![]() | ToString | (Inherited from Object.) |