Navigation
API > API/Runtime > API/Runtime/Core
Null output device.
| Name | FOutputDeviceNull |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/OutputDeviceNull.h |
| Include Path | #include "Misc/OutputDeviceNull.h" |
Syntax
class FOutputDeviceNull : public FOutputDevice
Inheritance Hierarchy
- FOutputDevice → FOutputDeviceNull
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
const TCHAR* V, |
NULL implementation of Serialize. | Misc/OutputDeviceNull.h |