UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HIDInputInterface Class Reference

#include <HIDInputInterface.h>

Public Member Functions

void SendControllerEvents ()
 
void SetMessageHandler (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler)
 
bool IsGamepadAttached () const
 

Static Public Member Functions

static TSharedRef< HIDInputInterfaceCreate (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler)
 

Detailed Description

Interface class for HID Input devices

Member Function Documentation

◆ Create()

TSharedRef< HIDInputInterface > HIDInputInterface::Create ( const TSharedRef< FGenericApplicationMessageHandler > &  InMessageHandler)
static

◆ IsGamepadAttached()

bool HIDInputInterface::IsGamepadAttached ( ) const
inline

◆ SendControllerEvents()

void HIDInputInterface::SendControllerEvents ( )

◆ SetMessageHandler()

void HIDInputInterface::SetMessageHandler ( const TSharedRef< FGenericApplicationMessageHandler > &  InMessageHandler)
inline

The documentation for this class was generated from the following files: