FCbField::GetBuffer

Returns a buffer that contains the field as it would be serialized by CopyTo.

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

FCompositeBuffer GetBuffer() const

Remarks

Returns a buffer that contains the field as it would be serialized by CopyTo.