Click or drag to resize

ControllerElementGlyphSelectorOptionsControllerMapSelector Class

Provides necessary information about the Controller Maps to load.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Rewired.GlyphsControllerElementGlyphSelectorOptionsControllerMapSelector

Namespace: Rewired.Glyphs
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public sealed class ControllerMapSelector : ValueType

The ControllerElementGlyphSelectorOptionsControllerMapSelector type exposes the following members.

Properties
 NameDescription
Public propertylayoutName The Controller Map Layout name.
Public propertymapCategoryId The Controller Map Category id. This property can only be accessed while Rewired is initialized.
Public propertymapCategoryName The Controller Map Category name.
Top
Methods
 NameDescription
Public methodGetLayoutId Gets the Controller Map Layout id. This function can only be accessed while Rewired is initialized.
Public methodSetLayoutId Sets the Controller Map Layout id. This function can only be accessed while Rewired is initialized.
Top
See Also