Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Types/SlateAttributeDescriptor.h |
Include |
#include "Types/SlateAttributeDescriptor.h" |
class FSlateAttributeDescriptor
Describes the static information about a Widget's type SlateAttributes.
Name | Description | ||
---|---|---|---|
|
constexpr Of... |
DefaultSortOrder ( |
The default sort order that define in which order attributes will be updated. |
|
const FAttri... |
FindAttribute ( |
|
|
const FAttri... |
FindContainedAttribute ( |
|
|
const FConta... |
FindContainer ( |
|
|
const FAttri... |
FindMemberAttribute ( |
|
|
const FAttri... |
GetAttributeAtIndex ( |
|
|
GetAttributeNum() |
||
|
IndexOfAttribute ( |
||
|
IndexOfContainedAttribute ( |
||
|
IndexOfContainer ( |
||
|
IndexOfMemberAttribute ( |
Name |
Description |
|
---|---|---|
|
FAttribute |
|
|
FContainer |
|
|
FContainerInitializer |
Internal class to initialize the SlateAttributeDescriptor::FContainer attributes (Add attributes or modify existing attributes). |
|
FInitializer |
Internal class to initialize the SlateAttributeDescriptor (Add attributes or modify existing attributes). |
|
FInvalidateWidgetReasonAttribute |
A EInvalidationWidgetReason Attribute It can be explicitly initialize or can be a callback static function or lambda that returns the EInvalidationReason. |
Name |
Description |
|
---|---|---|
|
ECallbackOverrideType |
Name |
Description |
---|---|
FAttributeValueChangedDelegate |
|
OffsetType |