![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HIDInputInterface.h>
Public Member Functions | |
| void | SendControllerEvents () |
| void | SetMessageHandler (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler) |
| bool | IsGamepadAttached () const |
Static Public Member Functions | |
| static TSharedRef< HIDInputInterface > | Create (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler) |
Interface class for HID Input devices
|
static |
|
inline |
| void HIDInputInterface::SendControllerEvents | ( | ) |
|
inline |