Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization
Inheritance Hierarchy
- FPointerTableBase
- FShaderMapPointerTable
- FNiagaraShaderMapPointerTable
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
Include | #include "Serialization/MemoryImage.h" |
Syntax
class FPointerTableBase
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | AddIndexedPointer
(
const FTypeLayoutDesc& TypeDesc, |
|
![]() |
int32 | AddTypeDependency
(
const FTypeLayoutDesc& TypeDesc |
|
![]() ![]() |
void * | GetIndexedPointer
(
const FTypeLayoutDesc& TypeDesc, |
|
![]() ![]() |
const FTypeLayoutDesc * | GetTypeDependency
(
int32 Index |
|
![]() ![]() |
bool | LoadFromArchive
(
FArchive& Ar, |
|
![]() ![]() ![]() |
void | SaveToArchive
(
FArchive& Ar, |