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

#include <CompactBinary.h>

Public Attributes

uint64 Id = 0
 
FMemoryView Data
 

Detailed Description

A custom compact binary field type with an integer identifier.

Definition at line 541 of file CompactBinary.h.

Member Data Documentation

◆ Data

FMemoryView FCbCustomById::Data

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

Definition at line 546 of file CompactBinary.h.

◆ Id

uint64 FCbCustomById::Id = 0

An identifier for the sub-type of the field.

Definition at line 544 of file CompactBinary.h.


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