FSlateNavigationEventSimulator::SimulateForEachWidgets

Simulate for each widgets that are enabled and support keyboard focus

Windows
MacOS
Linux

References

Module

SlateReflector

Header

/Engine/Source/Developer/SlateReflector/Public/SlateNavigationEventSimulator.h

Include

#include "SlateNavigationEventSimulator.h"

Source

/Engine/Source/Developer/SlateReflector/Private/SlateNavigationEventSimulator.cpp

Syntax

TArray< FSimulationResult > SimulateForEachWidgets
(
    const TSharedRef< SWindow > & Window,
    int32 UserIndex,
    ENavigationGenesis Genesis,
    EUINavigation Navigation
)

Remarks

Simulate for each widgets that are enabled and support keyboard focus

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss