Navigation
API > API/Developer > API/Developer/SlateReflector > API/Developer/SlateReflector/FSlateNavigationEventSimulator
| Type | Name | Description | |
|---|---|---|---|
| TArray< FSimulationResult > | SimulateForEachWidgets
(
const FWidgetPath& WidgetPath, |
Simulate for each widgets that are enabled and support keyboard focus | |
| TArray< FSimulationResult > | SimulateForEachWidgets
(
const TSharedRef< SWindow >& Window, |
Simulate for each widgets that are enabled and support keyboard focus | |
| TArray< FSimulationResult > | SimulateForEachWidgets
(
const FWidgetPath& WidgetPath, |
Simulate for each widgets that are enabled and support keyboard focus | |
| TArray< FSimulationResult > | SimulateForEachWidgets
(
const TSharedRef< SWindow >& Window, |
Simulate for each widgets that are enabled and support keyboard focus |