Click or drag to resize

ControllerElementGlyphSelectorOptionsuseDefaultControllers Property

If true, the default controllers will be used if no matching mappings are found in the Player for other controllers. The purpose of this is to allow glyphs to be displayed for a controller that is not connected.

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

Property Value

Boolean
See Also