FStructuredArchiveStream

Represents an unsized sequence of slots in the structured archive (similar to an array, but without a known size).

Windows
MacOS
Linux

Inheritance Hierarchy

FSlotPosition

FSlotBase

FStructuredArchiveStream

References

Module

Core

Header

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

Include

#include "Serialization/StructuredArchive.h"

Syntax

class FStructuredArchiveStream : public UE4StructuredArchive_Private::FSlotBase

Remarks

Represents an unsized sequence of slots in the structured archive (similar to an array, but without a known size).

Functions

Name Description

Public function

FStructuredA...

 

EnterElement()

Public function

FStructuredA...

 

EnterElement_TextOnly

(
    EArchiveValueType& OutType
)

Operators

Name Description

Public function

FStructuredA...

 

operator<<

(
    T& Item
)

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