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