Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Memory > API/Runtime/Core/Memory/FUniqueBuffer
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include | #include "Memory/SharedBuffer.h" |
| Source | /Engine/Source/Runtime/Core/Private/Memory/SharedBuffer.cpp |
FSharedBuffer MoveToShared()
Remarks
Convert this to an immutable shared buffer, leaving this null.
Steals the buffer owner from the unique buffer.