FCbFieldView::GetValueSize

Returns the size of the value in bytes, which is the field excluding the type and 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 GetValueSize() const

Remarks

Returns the size of the value in bytes, which is the field excluding the type and name.