FOutputDeviceArchiveWrapper::FOutputDeviceArchiveWrapper

Constructor, initializing member variables.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/OutputDeviceArchiveWrapper.h"

Syntax

FOutputDeviceArchiveWrapper
(
    FArchive * InArchive
)

Remarks

Constructor, initializing member variables.

Parameters

Parameter

Description

InArchive

Archive to use, must not be nullptr. Does not take ownership of the archive, clean up or delete the archive independently!

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