UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Input Namespace Reference

Namespaces

namespace  Private
 

Classes

struct  FAxisDelegateDetails
 
struct  FDelegateDispatchDetailsSorter
 
struct  FVectorAxisDelegateDetails
 

Functions

const TCHARLexToString (const EInputEvent Event)
 
void SortAndExecuteDelegates ()
 

Function Documentation

◆ LexToString()

const TCHAR * UE::Input::LexToString ( const EInputEvent  Event)

◆ SortAndExecuteDelegates()

void UE::Input::SortAndExecuteDelegates ( )

Sorts the AxisDelegates, VectorAxisDelegates, and NonAxisDelegates arrays on the order that they occured and executes them