HardwareJoystickMapCustomPlatformMapSimpleBase Class |
Namespace: Rewired.Platforms.Custom
[SerializableAttribute] public class HardwareJoystickMapCustomPlatformMapSimpleBase : HardwareJoystickMapCustomPlatformMap<HardwareJoystickMapCustomPlatformMapSimpleBaseMatchingCriteria>
The HardwareJoystickMapCustomPlatformMapSimpleBase type exposes the following members.
Name | Description | |
---|---|---|
HardwareJoystickMapCustomPlatformMapSimpleBase | Initializes a new instance of the HardwareJoystickMapCustomPlatformMapSimpleBase 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 | (Inherited from HardwareJoystickMapCustomPlatformMap.) |
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.) |