Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateDebuggingMouseCaptureEventArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
struct FSlateDebuggingMouseCaptureEventArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateDebuggingMouseCaptureEventArgs
(
bool InCaptured, |
Debugging/SlateDebugging.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Captured | bool | Debugging/SlateDebugging.h | ||
| CaptureWidget | const TSharedPtr< const SWidget > & | Debugging/SlateDebugging.h | ||
| PointerIndex | uint32 | Debugging/SlateDebugging.h | ||
| UserIndex | uint32 | Debugging/SlateDebugging.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText ToText() |
Debugging/SlateDebugging.h |