FSlateDebuggingNavigationEventArgs::FSlateDebuggingNavigationEventArgs

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h

Include

#include "Debugging/SlateDebugging.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Debugging/SlateDebugging.cpp

Syntax

FSlateDebuggingNavigationEventArgs
(
    const FNavigationEvent & InNavigationEvent,
    const FNavigationReply & InNavigationReply,
    const FWidgetPath & InNavigationSource,
    const TSharedPtr< SWidget > & InDestinationWidget,
    const ESlateDebuggingNavigationMethod InNavigationMethod
)

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