![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CompactBinary.h>
Public Attributes | |
| uint64 | Id = 0 |
| FMemoryView | Data |
A custom compact binary field type with an integer identifier.
| FMemoryView FCbCustomById::Data |
A view of the value. Lifetime is tied to the field that the value is associated with.
| uint64 FCbCustomById::Id = 0 |
An identifier for the sub-type of the field.