Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/TInputDeviceMap
Description
Returns the FInputDeviceId associated with the given device key. Asserts if not found.
| Name | FindDeviceIdChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericInputDeviceMap.h |
| Include Path | #include "GenericPlatform/GenericInputDeviceMap.h" |
FInputDeviceId FindDeviceIdChecked
(
const TDeviceKeyType & DeviceKey
) const