Navigation
API > API/Runtime > API/Runtime/InputDevice
References
| Module | InputDevice |
| Header | /Engine/Source/Runtime/InputDevice/Public/IInputDeviceModule.h |
| Include | #include "IInputDeviceModule.h" |
Syntax
struct FInputDeviceCreationParameters
Remarks
Input parameters to device creation.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bInitAsPrimaryDevice | Indicates if this device is operating as a primary device and thus a part of game input system. |