UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SlateExtras.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
7
8
16#include "SlateOptMacros.h"
19#include "SlateFwd.h"
29#include "Widgets/SWeakWidget.h"
34#include "Framework/Text/IRun.h"
58#include "Widgets/SCanvas.h"
64#include "Widgets/Layout/SBox.h"
76#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6
78#endif
85#include "Widgets/SToolTip.h"
105#include "Widgets/SViewport.h"
115#include "SlateBasics.h"
116
117// Legacy
124
157
158// Docking Framework
#define MONOLITHIC_HEADER_BOILERPLATE()
Definition MonolithicHeaderBoilerplate.h:10