Click or drag to resize

UnityUIPlayerControllerElementGlyphBaseoptions Property

Optional reference to an object that defines options. If blank, the global default options will be used.

Namespace:  Rewired.Glyphs.UnityUI
Assembly:  Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public virtual ControllerElementGlyphSelectorOptionsSOBase options { get; set; }

Property Value

Type: ControllerElementGlyphSelectorOptionsSOBase
See Also