![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Types/SlateEnums.h"#include "Layout/Visibility.h"#include "Layout/ArrangedWidget.h"#include "Widgets/SWidget.h"#include "Widgets/SWindow.h"#include "Layout/WidgetPath.inl"Go to the source code of this file.
Classes | |
| struct | FWidgetMatcher |
| class | FWidgetPath |
| class | FWeakWidgetPath |
| struct | FWeakWidgetPath::EInterruptedPathHandling |
| struct | FWeakWidgetPath::EPathResolutionResult |
Enumerations | |
| enum class | EWidgetPathSearchPurpose { Standard , FocusHandling } |
|
strong |
Enumerates different purposes for searching through a widget path. Normally, Standard is appropriate.