Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateDebugging
| Name | FLastCursorQuery |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
struct FLastCursorQuery
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CursorWidget | TWeakPtr< SWidget > | Debugging/SlateDebugging.h | ||
| MouseCursor | EMouseCursor::Type | Debugging/SlateDebugging.h | ||
| WidgetThatOverrideCursorLast_UnsafeToUseForAnythingButCompare | const SWidget * | Debugging/SlateDebugging.h |