FStructuredArchiveArray

Represents an array in the structured archive.

Windows
MacOS
Linux

Inheritance Hierarchy

FSlotPosition

FSlotBase

FStructuredArchiveArray

References

Module

Core

Header

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

Include

#include "Serialization/StructuredArchive.h"

Syntax

class FStructuredArchiveArray : public UE4StructuredArchive_Private::FSlotBase

Remarks

Represents an array in the structured archive. An object contains slots that are identified by a FArchiveFieldName, which may be compiled out with binary-only archives.

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