![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StructuredArchiveSlotBase.h>
Inheritance diagram for UE::StructuredArchive::Private::FSlotBase:Public Member Functions | |
| UE_FORCEINLINE_HINT | FSlotBase (EPrivateToken, FStructuredArchive &InStructuredArchive) |
| CORE_API FArchive & | GetUnderlyingArchive () const |
| CORE_API const FArchiveState & | GetArchiveState () const |
Protected Types | |
| enum class | EPrivateToken |
Protected Attributes | |
| FStructuredArchive & | StructuredArchive |
|
strongprotected |
|
inlineexplicit |
| const FArchiveState & FSlotBase::GetArchiveState | ( | ) | const |
| FArchive & FSlotBase::GetUnderlyingArchive | ( | ) | const |
|
protected |