UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsPlatformOutputDevices.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "CoreTypes.h"
7
8class FOutputDevice;
12
19
20
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
FWindowsPlatformOutputDevices FPlatformOutputDevices
Definition WindowsPlatformOutputDevices.h:21
Definition FeedbackContext.h:30
Definition OutputDeviceConsole.h:14
Definition OutputDeviceError.h:10
Definition OutputDevice.h:133
Definition GenericPlatformOutputDevices.h:21
Definition WindowsPlatformOutputDevices.h:15
static CORE_API FOutputDeviceError * GetError()
Definition WindowsPlatformOutputDevices.cpp:46
static CORE_API FOutputDevice * GetEventLog()
Definition WindowsPlatformOutputDevices.cpp:36