ParsecClientRumbleEvent
Gamepad rumble data event.
Member of ParsecClientEvent
.
Fields
Type | Name | Description |
---|---|---|
uint32_t | gamepadID | Unique client-assigned index identifying the gamepad connected to the client. |
uint8_t | motorBig | 8-bit unsigned value for large motor vibration. |
uint8_t | motorSmall | 8-bit unsigned value for small motor vibration. |