FHookOutputDevice::Dump

Dumps the contents of this output device's buffer to an archive (supported by output device that have a memory buffer)

Windows
MacOS
Linux

Override Hierarchy

FOutputDevice::Dump()

FHookOutputDevice::Dump()

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtil.h

Include

#include "NUTUtil.h"

Syntax

virtual void Dump
(
    class FArchive & Ar
)

Remarks

Dumps the contents of this output device's buffer to an archive (supported by output device that have a memory buffer)

Parameters

Parameter

Description

Ar

Archive to dump the buffer to

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