Choose your operating system:
Windows
macOS
Linux
| ISlateMetaData
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Types/SlateAttributeMetaData.h |
Include |
#include "Types/SlateAttributeMetaData.h" |
class FSlateAttributeMetaData : public ISlateMetaData
Name | Description | |
---|---|---|
|
FSlateAttributeMetaData() |
|
|
FSlateAttributeMetaData ( |
Name | Description | ||
---|---|---|---|
|
ApplyDelayedInvalidation ( |
Apply any delayed invalidation previously delayed with EInvalidationPermission::DelayInvalidation. |
|
|
FSlateAttrib... |
FindMetaData ( |
|
|
GetAttributeNames ( |
Get the name of all the attributes, if available. |
|
|
GetRegisteredAffectVisibilityAttributeCount() |
||
|
GetRegisteredAttributeCount() |
||
|
const FName ... |
GetTypeId() |
|
|
IsBound ( |
||
|
UpdateAllAttributes ( |
Update all the attributes. |
|
|
UpdateChildrenOnlyVisibilityAttributes ( |
Execute UpdateOnlyVisibilityAttributes on every children of the widget. |
|
|
UpdateExceptVisibilityAttributes ( |
Update attributes that are NOT responsible to change visibility of the widget. |
|
|
UpdateOnlyVisibilityAttributes ( |
Update attributes that are responsible to change visibility of the widget. |
Name | Description | ||
---|---|---|---|
|
IsOfTypeImpl ( |
Checks whether this drag and drop operation can cast safely to the specified type. |
Name | Description | ||
---|---|---|---|
|
FSlateAttrib... |
operator= ( |
Name |
Description |
|
---|---|---|
|
EInvalidationPermission |
Name |
Description |
---|---|
ESlateAttributeType |
|
ISlateAttributeContainer |
|
ISlateAttributeGetter |