Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization
Inheritance Hierarchy
References
Module
Core
Header
/Engine/Source/Runtime/Core/Public/Serialization/StructuredArchiveSlotBase.h
Include
#include "Serialization/StructuredArchiveSlotBase.h"
Syntax
class FSlotBase : protected UE::StructuredArchive::Private::FSlotPosition
Copy full snippet
The base class of all slot types.
Variables
Constructors
Type
Name
Description
Functions
Enums
Type
Name
Description
EPrivateToken
Token which needs to be passed to the constructor, so only friends are able to do so, but still allows emplacement without the container being a friend.