FCbArrayView::GetSize

Returns the size of the array in bytes 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

uint64 GetSize() const

Remarks

Returns the size of the array in bytes if serialized by itself with no name.