Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FArchiveUObjectFromStructuredArchive |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveUObjectFromStructuredArchive.h |
| Include Path | #include "Serialization/ArchiveUObjectFromStructuredArchive.h" |
Syntax
class FArchiveUObjectFromStructuredArchive
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArchiveUObjectFromStructuredArchive
(
FStructuredArchive::FSlot InSlot |
Serialization/ArchiveUObjectFromStructuredArchive.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Impl | FArchiveUObjectFromStructuredArchiveImpl | Serialization/ArchiveUObjectFromStructuredArchive.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Close() |
Serialization/ArchiveUObjectFromStructuredArchive.h | ||
FArchive & GetArchive () |
Serialization/ArchiveUObjectFromStructuredArchive.h | ||
const FArchive & GetArchive () |
Serialization/ArchiveUObjectFromStructuredArchive.h |