Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateAttributeDescriptor > API/Runtime/SlateCore/FSlateAttributeDescriptor/FInitializer > API/Runtime/SlateCore/FSlateAttributeDescriptor/FInitializer/FAttributeEntry
Description
The attribute affect the visibility of the widget. We only update the attributes that can change the visibility of the widget when the widget is collapsed. Attributes that affect visibility must have the Visibility attribute as a Prerequisite or the Visibility attribute must have it as a Prerequisite.
| Name | AffectVisibility |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttributeDescriptor.h |
| Include Path | #include "Types/SlateAttributeDescriptor.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Types/SlateAttributeDescriptor.cpp |
FAttributeEntry & AffectVisibility()