ISlateReflectorModule::CreateNavigationEventSimulationView

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

Unreal Engine C++ API Reference > Developer > SlateReflector > ISlateReflectorModule

References

   
Module SlateReflector
Header /Engine/Source/Developer/SlateReflector/Public/ISlateReflectorModule.h
Include #include "ISlateReflectorModule.h"
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [INavigationEventSimulationView](API\Developer\SlateReflector\INavigationEventSimulationView) > CreateNavigationEventSimulationView
(
    const [FNavigationEventSimulationViewArgs](API\Developer\SlateReflector\FNavigationEventSimulationViewAr-) & DetailsViewArgs
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library