Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMemoryImageAllocatorBase
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Serialization/MemoryImage.h |
|
|
|
Serialization/MemoryImage.h |
|
|
|
Serialization/MemoryImage.h |
|
FMemoryImageAllocatorBase()
| |
|
| Name |
FMemoryImageAllocatorBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include Path |
#include "Serialization/MemoryImage.h" |
FMemoryImageAllocatorBase()
FMemoryImageAllocatorBase(FMemoryImageAllocatorBase &&)
| |
|
| Name |
FMemoryImageAllocatorBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include Path |
#include "Serialization/MemoryImage.h" |
FMemoryImageAllocatorBase
(
FMemoryImageAllocatorBase &&
)
FMemoryImageAllocatorBase(const FMemoryImageAllocatorBase &)
| |
|
| Name |
FMemoryImageAllocatorBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include Path |
#include "Serialization/MemoryImage.h" |
FMemoryImageAllocatorBase
(
const FMemoryImageAllocatorBase &
)