ISlateReflectorModule::CreateNavigationEventSimulationView

Create a widget to visualize the result of a Navigation Event Simulation.

Windows
MacOS
Linux

References

Module

SlateReflector

Header

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

Include

#include "ISlateReflectorModule.h"

Syntax

TSharedRef< INavigationEventSimulationView > CreateNavigationEventSimulationView
(
    const FNavigationEventSimulationViewArgs & DetailsViewArgs
)

Remarks

Create a widget to visualize the result of a Navigation Event Simulation.

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