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

Public Member Functions

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

Static Public Attributes

static FName Name = "Bubble"
 

Constructor & Destructor Documentation

◆ FBubblePolicy()

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

Member Function Documentation

◆ GetRoutingPath()

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

◆ GetWidget()

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

◆ GetWidgetsUnderCursor()

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

◆ Next()

void FEventRouter::FBubblePolicy::Next ( )
inline

◆ ShouldKeepGoing()

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

Member Data Documentation

◆ Name

FName FEventRouter::FBubblePolicy::Name = "Bubble"
static

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