Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreMiscDefines.h |
| Include | #include "Misc/CoreMiscDefines.h" |
Syntax
struct FPlatformInputDeviceState
Remarks
Data about an input device's current state
Variables
| Type | Name | Description | |
|---|---|---|---|
| EInputDeviceConnectionState | ConnectionState | The connection state of this input device | |
| FPlatformUserId | OwningPlatformUser | The platform user that this input device belongs to |