Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateDebuggingNavigationEventArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
struct FSlateDebuggingNavigationEventArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateDebuggingNavigationEventArgs
(
const FNavigationEvent& InNavigationEvent, |
Debugging/SlateDebugging.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DestinationWidget | const TSharedPtr< SWidget > & | Debugging/SlateDebugging.h | ||
| NavigationEvent | const FNavigationEvent & | Debugging/SlateDebugging.h | ||
| NavigationMethod | const ESlateDebuggingNavigationMethod | Debugging/SlateDebugging.h | ||
| NavigationReply | const FNavigationReply & | Debugging/SlateDebugging.h | ||
| NavigationSource | const FWidgetPath & | Debugging/SlateDebugging.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText ToText() |
Debugging/SlateDebugging.h |