FCbWriter::AddArray

Copy the value (not the name) of an existing array.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Serialization/CompactBinaryWriter.h"

Syntax

void AddArray
(
    FUtf8StringView Name,
    const FCbArrayView & Value
)

Remarks

Copy the value (not the name) of an existing array.