Choose your operating system:
Windows
macOS
Linux
| TCbBuffer | ||
| TCbBufferFactory
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
Include |
#include "Serialization/CompactBinary.h" |
class FCbArray :
public TCbBuffer< FCbArrayView >,
public TCbBufferFactory< FCbArray, FCbArrayView >
An array that includes a shared buffer for the memory that contains it.
Name | Description | ||
---|---|---|---|
|
AsField() |
Access the array as an array field. |
|
|
AsField() |
||
|
FCompositeBu... |
GetBuffer() |
Returns a buffer that contains the array as it would be serialized by CopyTo. |