FLargeMemoryWriter::ReleaseOwnership

Releases ownership of the written data

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/LargeMemoryWriter.h"

Syntax

uint8 * ReleaseOwnership()

Remarks

Releases ownership of the written data

Also returns the pointer, so that the caller only needs to call this function to take control of the memory.

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