GlyphSetbaseKeys Property |
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.
Namespace:
Rewired.Glyphs
Assembly:
Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntaxpublic string[] baseKeys { get; set; }
Property Value
Type:
String
See Also