UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPlatformInputDeviceState Struct Reference

#include <CoreMiscDefines.h>

Public Attributes

FPlatformUserId OwningPlatformUser = PLATFORMUSERID_NONE
 
EInputDeviceConnectionState ConnectionState = EInputDeviceConnectionState::Invalid
 

Detailed Description

Data about an input device's current state

Member Data Documentation

◆ ConnectionState

EInputDeviceConnectionState FPlatformInputDeviceState::ConnectionState = EInputDeviceConnectionState::Invalid

The connection state of this input device

◆ OwningPlatformUser

FPlatformUserId FPlatformInputDeviceState::OwningPlatformUser = PLATFORMUSERID_NONE

The platform user that this input device belongs to


The documentation for this struct was generated from the following file: