Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbWriter
| Type | Name | Description | |
|---|---|---|---|
| void | AddCustom
(
uint64 TypeId, |
||
| void | AddCustom
(
FUtf8StringView TypeName, |
||
| void | AddCustom
(
FUtf8StringView FieldName, |
Write a custom field with an integer sub-type identifier. | |
| void | AddCustom
(
FUtf8StringView FieldName, |
Write a custom field with a string sub-type identifier. |