![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Styling/SlateColor.h"#include "GenericPlatform/GenericApplication.h"#include "Layout/Visibility.h"#include "Layout/SlateRect.h"#include "Rendering/SlateRenderer.h"#include "Misc/CoreDelegates.h"#include "Async/TaskGraphInterfaces.h"#include "Types/SlateVector2.h"Go to the source code of this file.
Classes | |
| struct | FWindowTitleBarArgs |
| class | IWindowTitleBar |
| class | FHitTesting |
| class | FSlateApplicationBase |
Namespaces | |
| namespace | SlateApplicationDefs |
Enumerations | |
| enum class | EPopupCursorOverlapMode : uint8 { PreventOverlap = 0 , AllowOverlap } |
Functions | |
| DECLARE_MULTICAST_DELEGATE_TwoParams (FOnDebugSafeZoneChanged, const FMargin &, bool) | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FOnConstrainedAspectRatioChanged, const float &) | |
|
strong |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FOnConstrainedAspectRatioChanged | , |
| const float & | |||
| ) |
| DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FOnDebugSafeZoneChanged | , |
| const FMargin & | , | ||
| bool | |||
| ) |