GCControllerDualSenseExtension Properties |
The GCControllerDualSenseExtension type exposes the following members.
Name | Description | |
---|---|---|
controller |
The parent controller of this extension.
(Inherited from ControllerExtension.) | |
maxTouches |
Number of simultaneous touches supported by this device.
| |
nativeDevicePointer |
Gets the native pointer to the GCController object.
This is only useful for direct interaction with the Game Controller framework.
If the pointer is unavailable or invalid, returns IntPtr.Zero.
(Inherited from GCControllerExtension.) | |
nativePlayerIndex |
Gets the native player index.
This corresponds to playerIndex in the Game Controller framework.
This is only useful for direct interaction with the Game Controller framework.
(Inherited from GCControllerExtension.) | |
touchCount |
The current touch count.
| |
vibrationMotorCount |
The number of vibration motors in this controller.
|