Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbWriter
| Type | Name | Description | |
|---|---|---|---|
| void | AddArray
(
const FCbArrayView& Value |
||
| void | |||
| void | AddArray
(
FUtf8StringView Name, |
Copy the value (not the name) of an existing array. | |
| void | AddArray
(
FUtf8StringView Name, |
Copy the value (not the name) of an existing array. Holds a reference if owned. |