FOutputDeviceNull

Null output device.

Windows
MacOS
Linux

Inheritance Hierarchy

FOutputDevice

FOutputDeviceNull

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/OutputDeviceNull.h

Include

#include "Misc/OutputDeviceNull.h"

Syntax

class FOutputDeviceNull : public FOutputDevice

Remarks

Null output device.

Functions

Name Description

Public function Virtual

void

 

Serialize

(
    const TCHAR* V,
    ELogVerbosity::Type Verbosity,
    const FName& Category
)

NULL implementation of Serialize.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss