Navigation
API > API/Runtime > API/Runtime/InputDevice > API/Runtime/InputDevice/IInputDeviceModule
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< class IInputDevice > | CreateInputDevice
(
const TSharedRef< FGenericApplicationMessageHandler >& InMessageHandler |
Attempts to create a new input device with the given message handler. | |
| TSharedPtr< class IInputDevice > | CreateInputDevice
(
const TSharedRef< FGenericApplicationMessageHandler >& InMessageHandler, |
Attempts to create a new input device interface with the specified input device creation parameters. |