FSlateNavigationEventSimulator::SimulateForEachWidgets

Simulate for each widgets that are enabled and support keyboard focus

Unreal Engine C++ API Reference > Developer > SlateReflector > FSlateNavigationEventSimulator > SimulateForEachWidgets

References

   
Module SlateReflector
Header /Engine/Source/Developer/SlateReflector/Public/SlateNavigationEventSimulator.h
Include #include "SlateNavigationEventSimulator.h"
Source /Engine/Source/Developer/SlateReflector/Private/SlateNavigationEventSimulator.cpp
[TArray](API\Runtime\Core\Containers\TArray)< [FSimulationResult](API\Developer\SlateReflector\FSlateNavigationEventSimulator\FSimulationResult) > SimulateForEachWidgets
(
    const [FWidgetPath](API\Runtime\SlateCore\Layout\FWidgetPath) & WidgetPath,
    int32 UserIndex,
    ENavigationGenesis Genesis,
    EUINavigation Navigation
)

Remarks

Simulate for each widgets that are enabled and support keyboard focus


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library