Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
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
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Serialize
(
const TCHAR* V, |
NULL implementation of Serialize. |