Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateDebuggingInvalidateArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
struct FSlateDebuggingInvalidateArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateDebuggingInvalidateArgs
(
const SWidget* WidgetInvalidated, |
Debugging/SlateDebugging.h | ||
FSlateDebuggingInvalidateArgs
(
const SWidget* WidgetInvalidated, |
Debugging/SlateDebugging.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InvalidateInvalidationRootReason | ESlateDebuggingInvalidateRootReason | Debugging/SlateDebugging.h | ||
| InvalidateWidgetReason | EInvalidateWidgetReason | Debugging/SlateDebugging.h | ||
| WidgetInvalidated | const SWidget * | Debugging/SlateDebugging.h | ||
| WidgetInvalidateInvestigator | const SWidget * | Debugging/SlateDebugging.h |