Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FUniqueBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMutableMemoryView GetView () |
Returns a view of the buffer. | Memory/SharedBuffer.h | |
FMemoryView GetView () |
Memory/SharedBuffer.h |
GetView()
Description
Returns a view of the buffer.
| Name | GetView |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include Path | #include "Memory/SharedBuffer.h" |
FMutableMemoryView GetView()
GetView()
| Name | GetView |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include Path | #include "Memory/SharedBuffer.h" |
FMemoryView GetView() const