Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
TBufferOwnerTArray |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Memory/SharedBuffer.h |
| Include Path |
#include "Memory/SharedBuffer.h" |
Syntax
template<typename T, typename Allocator>
class TBufferOwnerTArray : public FBufferOwner
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TBufferOwnerTArray
(
TArray< T, Allocator >&& InArray
)
|
|
Memory/SharedBuffer.h |
|
Variables
Protected
Functions
Public