![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Math/Color.h"#include "HAL/IConsoleManager.h"#include "GenericPlatform/GenericApplication.h"#include "GenericPlatform/IInputInterface.h"#include "Tasks/Task.h"#include "Windows/AllowWindowsPlatformTypes.h"#include <Ole2.h>#include <oleidl.h>#include <ShObjIdl.h>#include "Windows/HideWindowsPlatformTypes.h"#include "Windows/WindowsTextInputMethodSystem.h"Go to the source code of this file.
Classes | |
| class | FTaskbarList |
| struct | FDeferredWindowsMessage |
| struct | FDragDropOLEData |
| struct | FDeferredWindowsDragDropOperation |
| class | IWindowsMessageHandler |
| class | FWindowsApplication |
| struct | FWindowsApplication::RawMouseInputResult |
Namespaces | |
| namespace | ETaskbarProgressState |
| namespace | EWindowsDragDropOperationType |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogWindowsDesktop, Log, All) | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FWindowsApplication_OnWindowCreated, HWND) | |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogWindowsDesktop | , |
| Log | , | ||
| All | |||
| ) |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FWindowsApplication_OnWindowCreated | , |
| HWND | |||
| ) |