FCbObjectId::FCbObjectId

Construct an ObjectId from an array of 12 bytes.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Serialization/CompactBinary.h"

Syntax

FCbObjectId
(
    const ByteArray & ObjectId
)

Remarks

Construct an ObjectId from an array of 12 bytes.