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

Public Member Functions

 FToLeafmostPolicy (const FWidgetPath &InRoutingPath)
 
bool ShouldKeepGoing () const
 
void Next ()
 
FWidgetAndPointer GetWidget () const
 
const FWidgetPathGetRoutingPath () const
 
const FWidgetPathGetWidgetsUnderCursor () const
 

Static Public Attributes

static FName Name = "ToLeafmost"
 

Constructor & Destructor Documentation

◆ FToLeafmostPolicy()

FEventRouter::FToLeafmostPolicy::FToLeafmostPolicy ( const FWidgetPath InRoutingPath)
inline

Member Function Documentation

◆ GetRoutingPath()

const FWidgetPath & FEventRouter::FToLeafmostPolicy::GetRoutingPath ( ) const
inline

◆ GetWidget()

FWidgetAndPointer FEventRouter::FToLeafmostPolicy::GetWidget ( ) const
inline

◆ GetWidgetsUnderCursor()

const FWidgetPath * FEventRouter::FToLeafmostPolicy::GetWidgetsUnderCursor ( ) const
inline

◆ Next()

void FEventRouter::FToLeafmostPolicy::Next ( )
inline

◆ ShouldKeepGoing()

bool FEventRouter::FToLeafmostPolicy::ShouldKeepGoing ( ) const
inline

Member Data Documentation

◆ Name

FName FEventRouter::FToLeafmostPolicy::Name = "ToLeafmost"
static

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