Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FSharedBuffer
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Returns a buffer that is owned, by cloning if not owned. |
Memory/SharedBuffer.h |
|
|
|
Memory/SharedBuffer.h |
|
MakeOwned()
Description
Returns a buffer that is owned, by cloning if not owned.
| |
|
| Name |
MakeOwned |
| 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 |
FSharedBuffer MakeOwned() const
MakeOwned()
| |
|
| Name |
MakeOwned |
| 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 |
FSharedBuffer MakeOwned()