HardwareJoystickMapCustomPlatformMapTMatchingCriteria Class |
Namespace: Rewired.Platforms.Custom
[SerializableAttribute] public abstract class HardwareJoystickMapCustomPlatformMap<TMatchingCriteria> : HardwareJoystickMapCustomPlatformMap where TMatchingCriteria : HardwareJoystickMapCustomPlatformMapMatchingCriteria
The HardwareJoystickMapCustomPlatformMapTMatchingCriteria type exposes the following members.
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.
|