Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMemoryUnfreezeContent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMemoryUnfreezeContent
(
const FPointerTableBase* InPointerTable |
Serialization/MemoryImageWriter.h | ||
FMemoryUnfreezeContent
(
const FPointerTableBase* InPointerTable, |
Serialization/MemoryImageWriter.h |
FMemoryUnfreezeContent(const FPointerTableBase *)
| Name | FMemoryUnfreezeContent |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImageWriter.h |
| Include Path | #include "Serialization/MemoryImageWriter.h" |
FMemoryUnfreezeContent
(
const FPointerTableBase * InPointerTable
)
FMemoryUnfreezeContent(const FPointerTableBase *, const FPlatformTypeLayoutParameters &)
| Name | FMemoryUnfreezeContent |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImageWriter.h |
| Include Path | #include "Serialization/MemoryImageWriter.h" |
FMemoryUnfreezeContent
(
const FPointerTableBase * InPointerTable,
const FPlatformTypeLayoutParameters & InLayoutParams
)