Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FUniqueBuffer
Description
Materialize the buffer by making its data and size available.
The buffer is automatically materialized by GetData, GetSize, GetView.
| Name | Materialize |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include Path | #include "Memory/SharedBuffer.h" |
| Source | /Engine/Source/Runtime/Core/Private/Memory/SharedBuffer.cpp |
void Materialize() const