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