Rewired.ControllerExtensions Namespace |
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.
| |
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.
| |
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.
| |
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.
| |
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.
|
Structure | Description | |
---|---|---|
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.
| |
DualSenseTriggerEffectStates |
Information about trigger effect states.
| |
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.
| |
NintendoSwitchGamepadVibration |
Nintendo Switch gamepad vibration motor state.
|
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.
|
Enumeration | Description | |
---|---|---|
DualSenseMicrophoneLightMode |
Dual Sense controller microphone light mode.
| |
DualSenseOtherLightBrightness |
Dual Sense controller player and microphone light brightness.
| |
DualSensePlayerLightFlags |
Dual Sense controller player light flags.
| |
DualSenseTriggerEffectState |
Trigger effect states.
| |
DualSenseTriggerEffectType |
Trigger effect types.
| |
DualSenseTriggerType |
Trigger type.
| |
DualSenseVibrationMode |
Dual Sense vibration mode.
| |
DualShock4MotorType |
Dual Shock 4 game pad motors. Used for vibration.
| |
NintendoSwitchJoyConGripStyle |
Grip styles of Joy-Cons.
| |
NintendoSwitchJoyConType |
Types of Joy-Cons.
|