Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/TInputDeviceMap
Description
Maps a DeviceKey to the default FInputDeviceId which has the internal value 0. Returns the default FInputDeviceId for straightforward use.
| Name | MapDefaultInputDevice |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericInputDeviceMap.h |
| Include Path | #include "GenericPlatform/GenericInputDeviceMap.h" |
FInputDeviceId MapDefaultInputDevice
(
const TDeviceKeyType & DeviceKey
)