Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Debugging
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include | #include "Debugging/SlateDebugging.h" |
Syntax
struct FSlateDebuggingCursorQueryEventArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FCursorReply & | Reply | ||
| const TSharedPtr< const SWidget > & | WidgetOverridingCursor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSlateDebuggingCursorQueryEventArgs
(
const TSharedPtr< const SWidget >& InWidgetOverridingCursor, |