|
Input System
v0.1
|
Signals that a device got re-connected after a disconnect. More...
Inherits ISX.LowLevel.IInputEventTypeInfo.
Static Public Member Functions | |
| static ConnectEvent | Create (int deviceId, double time) |
| Create a connection event for the given device at the given time. More... | |
Signals that a device got re-connected after a disconnect.
|
static |
Create a connection event for the given device at the given time.
| deviceId | ID of input device (InputDevice.id). |
| time | Time (in seconds) for event. |