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

Public Member Functions

void SetMessageHandler (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler)
 
void Tick (float DeltaTime)
 
void SendControllerEvents ()
 
bool IsGamepadAttached () const
 
 FMacControllerInterface (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler)
 

Constructor & Destructor Documentation

◆ FMacControllerInterface()

FMacControllerInterface::FMacControllerInterface ( const TSharedRef< FGenericApplicationMessageHandler > &  InMessageHandler)
inline

Member Function Documentation

◆ IsGamepadAttached()

bool FMacControllerInterface::IsGamepadAttached ( ) const
inline

◆ SendControllerEvents()

void FMacControllerInterface::SendControllerEvents ( )
inline

◆ SetMessageHandler()

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

◆ Tick()

void FMacControllerInterface::Tick ( float  DeltaTime)
inline

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