Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
Include |
#include "Serialization/CompactBinary.h" |
struct FCbCustomById
A custom compact binary field type with an integer identifier.
Name | Description | ||
---|---|---|---|
|
Data |
A view of the value. Lifetime is tied to the field that the value is associated with. |
|
|
Id |
An identifier for the sub-type of the field. |