Navigation
BlueprintAPI > BlueprintAPI/InputDevices
Returns the most recently used FInputDeviceId for the given platform user id.
This will be INPUTDEVICEID_NONE if there is no known device for the given user.
Target is Input Device Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | In User Id | The platform user to find the most recent device for |
| enum | Of Type | The type of input device to filter by. If unspecified, then the latest device regardless of its type will be returned. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Latest Device Id |