FCbWriter::AddAttachment

Write a field referencing the attachment by its hash.

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 AddAttachment
(
    FUtf8StringView Name,
    const FCbAttachment & Attachment
)

Remarks

Write a field referencing the attachment by its hash.