Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FLargeMemoryWriter
Description
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.
| Name | ReleaseOwnership |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/LargeMemoryWriter.h |
| Include Path | #include "Serialization/LargeMemoryWriter.h" |
uint8 * ReleaseOwnership()