FCbArrayView::AppendHash

Append the hash of the array if serialized by itself with no name.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Serialization/CompactBinary.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/CompactBinary.cpp

Syntax

void AppendHash
(
    FIoHashBuilder & Builder
) const

Remarks

Append the hash of the array if serialized by itself with no name.