FSlateNavigationEventSimulator::Simulate

Simulate a navigation event for a widget

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

FSimulationResult Simulate
(
    const FWidgetPath & WidgetPath,
    int32 UserIndex,
    ENavigationGenesis Genesis,
    EUINavigation Navigation
)

Remarks

Simulate a navigation event for a widget

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