Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateDebuggingCursorQueryEventArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
struct FSlateDebuggingCursorQueryEventArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateDebuggingCursorQueryEventArgs
(
const TSharedPtr< const SWidget >& InWidgetOverridingCursor, |
Debugging/SlateDebugging.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Reply | const FCursorReply & | Debugging/SlateDebugging.h | ||
| WidgetOverridingCursor | const TSharedPtr< const SWidget > & | Debugging/SlateDebugging.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText ToText() |
Debugging/SlateDebugging.h |