Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FSlateAttributeImpl |
|
|
FSlateAttributeNoInvalidationReason |
Predicate used to identify if the InvalidationWidgetReason is defined in the attribute descriptor. |
|
ISlateAttributeContainer |
Interface for structure that can be used to contain a SlateAttribute instead of a SWidget. |
|
ISlateAttributeGetter |
|
|
TSlateAttributeBase |
Attribute object InObjectType - Type of the value to store InInvalidationReasonPredicate - Predicate that returns the type of invalidation to do when the value changes (e.g layout or paint) The invalidation can be overridden per widget. |
|
TSlateContainedAttribute |
|
|
TSlateManagedAttribute |
|
|
TSlateMemberAttribute |
|
|
TSlateMemberAttributeRef |
A reference to a SlateAttribute that can be returned and saved for later. |