FLargeMemoryWriter::GetData

Returns the written data.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/LargeMemoryWriter.h

Include

#include "Serialization/LargeMemoryWriter.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/LargeMemoryWriter.cpp

Syntax

uint8 * GetData() const

Remarks

Returns the written data. To release this archive's ownership of the data, call ReleaseOwnership()

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