Navigation
API > API/Runtime > API/Runtime/Engine
An output device that forwards output to both the log and the console.
| |
|
| Name |
FConsoleOutputDevice |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include Path |
#include "EngineUtils.h" |
Syntax
class FConsoleOutputDevice : public FStringOutputDevice
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FConsoleOutputDevice
(
UConsole* InConsole
)
|
Minimal initialization constructor. |
EngineUtils.h |
|
Typedefs
Variables
Protected
Functions
Public