Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FInputDeviceRegistry
Description
Remove the simulated descriptor for a device, restoring FindDescriptor to return the real registered descriptor (if any).
Not available in Shipping builds.
| Name | ClearSimulatedDescriptor |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/InputDeviceRegistry.h |
| Include Path | #include "GenericPlatform/InputDeviceRegistry.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/InputDeviceRegistry.cpp |
static void ClearSimulatedDescriptor
(
const FInputDeviceId DeviceId
)