Navigation
| Name | InputDevice |
| Type | Runtime |
| Location | /Engine/Source/Runtime/InputDevice/ |
| Module Build Rules | InputDevice.Build.cs |
Structs
| Name | Remarks |
|---|---|
| FInputDeviceCreationParameters | Input parameters to device creation. |
Interfaces
| Name | Remarks |
|---|---|
| IHapticDevice | |
| IInputDevice | Input device interface. Useful for plugins/modules to support custom external input devices. |
| IInputDeviceModule | The public interface of the InputDeviceModule |