![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "SlateFwd.h"#include "UObject/ObjectMacros.h"#include "Layout/Margin.h"#include "Styling/SlateColor.h"#include "Styling/SlateBrush.h"#include "Styling/SlateTypes.h"#include "Widgets/SWidget.h"#include "Components/Widget.h"#include "Components/NamedSlotInterface.h"#include "ExpandableArea.generated.h"Go to the source code of this file.
Classes | |
| class | UExpandableArea |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnExpandableAreaExpansionChanged, UExpandableArea *, Area, bool, bIsExpanded) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnExpandableAreaExpansionChanged | , |
| UExpandableArea * | , | ||
| Area | , | ||
| bool | , | ||
| bIsExpanded | |||
| ) |