Hardware | 
[SerializableAttribute] public sealed class HardwareJoystickMapCustomPlatformMapSimple : HardwareJoystickMapCustomPlatformMapSimpleBase
The HardwareJoystickMapCustomPlatformMapSimple type exposes the following members.
| Name | Description | |
|---|---|---|
| HardwareJoystickMapCustomPlatformMapSimple | Initializes a new instance of the HardwareJoystickMapCustomPlatformMapSimple class | 
| Name | Description | |
|---|---|---|
| assignedAxisCount | 
            Gets the number of assigned axes.
             (Inherited from HardwareJoystickMapCustomPlatformMap)  | |
| assignedButtonCount | 
            Gets the number of assigned buttons.
             (Inherited from HardwareJoystickMapCustomPlatformMap)  | 
| Name | Description | |
|---|---|---|
| DeepClone | (Inherited from HardwareJoystickMapCustomPlatformMap)  | |
| GetVariants | 
            Gets the list of variants.
             (Overrides HardwareJoystickMapCustomPlatformMapGetVariants)  | 
| Name | Description | |
|---|---|---|
| elements | 
            The elements object.
             (Inherited from HardwareJoystickMapCustomPlatformMap)  | |
| matchingCriteria | 
            The user-defined matching criteria object.
            Determines whether this platform map matches to a particular controller.
             (Inherited from HardwareJoystickMapCustomPlatformMapTMatchingCriteria)  | |
| variants | Platform map variants. Each variant defines an independent set of matching criteria and a list of axes and buttons. This allows matching multiple different controllers or variants of controller hardware to the same Rewired Joystick type. Example: You may want to match other controller types to the Xbox One controller definition. |