Rewired. |
Class | Description | |
---|---|---|
![]() | CustomControllerExtension | Base class for a user-defined controller extension. |
![]() | DualSenseExtension | Allows access to controller-specific functions such as vibration. This extension only applies to desktop platforms. For the PS5 platform, see the PS5 plugin documentation. |
![]() | DualSenseMicrophoneLightMode | Dual Sense controller microphone light mode. |
![]() | DualSenseOtherLightBrightness | Dual Sense controller player and microphone light brightness. |
![]() | DualSensePlayerLightFlags | Dual Sense controller player light flags. |
![]() | DualSenseTriggerEffectFeedback | Feedback trigger effect. Trigger will resist movement beyond the start position. |
![]() | DualSenseTriggerEffectMultiplePositionFeedback | Multiple Position Feedback trigger effect. Trigger will resist movement at varying strengths in 10 regions. |
![]() | DualSenseTriggerEffectMultiplePositionVibration | Multiple Position Vibration trigger effect. Trigger will vibrate movement at varying amplitudes and one frequency in 10 regions. |
![]() | DualSenseTriggerEffectOff | Trigger effect that stops all effects. |
![]() | DualSenseTriggerEffectPositionValueSet | A set of values that correspond to trigger positions for use in trigger effects. |
![]() | DualSenseTriggerEffectSlopeFeedback | Slope Feedback trigger effect. Trigger will resist movement at a linear range of strengths. |
![]() | DualSenseTriggerEffectState | Trigger effect states. |
![]() | DualSenseTriggerEffectStates | Information about trigger effect states. |
![]() | DualSenseTriggerEffectType | Trigger effect types. |
![]() | DualSenseTriggerEffectVibration | Vibration trigger effect. Trigger will vibrate with the input amplitude and frequency beyond the start position. |
![]() | DualSenseTriggerEffectWeapon | Weapon trigger effect. Trigger will resist movement beyond the start position until the end position. Can be used to simulate a gun trigger, for example. |
![]() | DualSenseTriggerType | Trigger type. |
![]() | DualSenseVibrationMode | Dual Sense vibration mode. |
![]() | DualShock4Extension | Allows access to controller-specific functions such as vibration. This extension only applies to desktop platforms. For the PS4 platform, see the PS4 plugin documentation. |
![]() | DualShock4MotorType | Dual Shock 4 game pad motors. Used for vibration. |
![]() | NintendoSwitchGamepadExtension | Allows access to Nintendo Switch Controller specific functions such as vibration. This extension only applies to desktop platforms. For the Nintendo Switch platform, see the Nintendo Switch plugin documentation. |
![]() | NintendoSwitchGamepadVibration | Nintendo Switch gamepad vibration motor state. |
![]() | NintendoSwitchJoyConExtension | Allows access to Nintendo Switch Joy-Con specific functions such as vibration. This extension only applies to desktop platforms. For the Nintendo Switch platform, see the Nintendo Switch plugin documentation. |
![]() | NintendoSwitchJoyConGripStyle | Grip styles of Joy-Cons. |
![]() | NintendoSwitchJoyConType | Types of Joy-Cons. |
![]() | NintendoSwitchProControllerExtension | Allows access to Nintendo Switch Pro Controller specific functions such as vibration. This extension only applies to desktop platforms. For the Nintendo Switch platform, see the Nintendo Switch plugin documentation. |
![]() | RailDriverExtension | Allows access to controller-specific functions LED panel and speaker. |
Interface | Description | |
---|---|---|
![]() | IDualSenseExtension | Common interface for PS5 platform and desktop platform DualSense Controller Extensions. |
![]() | IDualSenseTriggerEffect | Interface for a DualSense trigger effect. |
![]() | IDualShock4Extension | Common interface for PS4 platform and desktop platform DualShock 4 Controller Extensions. |
![]() | IHIDControllerExtension | Interface for a HID controller extension. |