FSlotBase

The base class of all slot types.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/StructuredArchive.h

Include

#include "Serialization/StructuredArchive.h"

Syntax

class FSlotBase : protected UE4StructuredArchive_Private::FSlotPosition

Remarks

The base class of all slot types.

Variables

Name Description

Protected variable

FStructuredArch...

 

Ar

Constructors

Name Description

Protected function

FSlotBase

(
    FStructuredArchive& InAr,
    int32 InDepth,
    FElementId InElementId
)

Functions

Name Description

Public function Const

const FArchi...

 

GetArchiveState()

Public function Const

FArchive &

 

GetUnderlyingArchive()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss