UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MacApplicationErrorOutputDevice.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
"
6
#include "
Mac/MacErrorOutputDevice.h
"
7
8
class
FMacApplicationErrorOutputDevice
:
public
FMacErrorOutputDevice
9
{
10
protected
:
11
virtual
void
HandleErrorRestoreUI
()
override
;
12
};
13
CoreTypes.h
MacErrorOutputDevice.h
FMacApplicationErrorOutputDevice
Definition
MacApplicationErrorOutputDevice.h:9
FMacApplicationErrorOutputDevice::HandleErrorRestoreUI
virtual void HandleErrorRestoreUI() override
Definition
MacApplicationErrorOutputDevice.cpp:6
FMacErrorOutputDevice
Definition
MacErrorOutputDevice.h:9
Engine
Source
Runtime
ApplicationCore
Public
Mac
MacApplicationErrorOutputDevice.h
Generated by
1.9.8