UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCbCustomByName Struct Reference

#include <CompactBinary.h>

Public Attributes

FUtf8StringView Name
 
FMemoryView Data
 

Detailed Description

A custom compact binary field type with a string identifier.

Member Data Documentation

◆ Data

FMemoryView FCbCustomByName::Data

A view of the value. Lifetime is tied to the field that the value is associated with.

◆ Name

FUtf8StringView FCbCustomByName::Name

An identifier for the sub-type of the field. Lifetime is tied to the field that the name is associated with.


The documentation for this struct was generated from the following file: