Navigation
API > API/Runtime > API/Runtime/SlateCore
Base struct of all SlateAttribute type.
| Name | FSlateAttributeBase |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttribute.h |
| Include Path | #include "Types/SlateAttribute.h" |
Syntax
struct FSlateAttributeBase
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsInvalidateWidgetReasonSupported
(
T Reason |
Not all invalidation is supported by SlateAttribute. | Types/SlateAttribute.h | |
static bool IsInvalidateWidgetReasonSupported
(
EInvalidateWidgetReason Reason |
Types/SlateAttribute.h |