Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttribute.h |
Include | #include "Types/SlateAttribute.h" |
Syntax
struct FSlateAttributeBase
Remarks
Base struct of all SlateAttribute type.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
constexpr bool | IsInvalidateWidgetReasonSupported
(
T Reason |
Not all invalidation is supported by SlateAttribute. |
![]() ![]() |
constexpr bool | IsInvalidateWidgetReasonSupported
(
EInvalidateWidgetReason Reason |