Navigation
API > API/Developer > API/Developer/SlateReflector > API/Developer/SlateReflector/FSlateNavigationEventSimulator
| Name | ERoutedReason |
| Type | enum |
| Header File | /Engine/Source/Developer/SlateReflector/Public/SlateNavigationEventSimulator.h |
| Include Path | #include "SlateNavigationEventSimulator.h" |
Syntax
enum ERoutedReason
{
BoundaryRule,
Window,
LastWidget,
}
Values
| Name | Remarks |
|---|---|
| BoundaryRule | |
| Window | |
| LastWidget |