Click or drag to resize

ControllerElementGlyphactionElementMap Property

The Action Element Map for which glyphs / text will be displayed. If Action Element Map is set, it takes precedence over Controller Element Identifier.

Namespace:  Rewired.Glyphs
Assembly:  Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public ActionElementMap actionElementMap { get; set; }

Property Value

Type: ActionElementMap
See Also