Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FCbCustomByName Struct Reference

#include <CompactBinary.h>

+ Collaboration diagram for FCbCustomByName:

Public Attributes

FUtf8StringView Name
 
FMemoryView Data
 

Detailed Description

A custom compact binary field type with a string identifier.

Definition at line 550 of file CompactBinary.h.

Member Data Documentation

◆ Data

FMemoryView FCbCustomByName::Data

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

Definition at line 555 of file CompactBinary.h.

◆ 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.

Definition at line 553 of file CompactBinary.h.


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