Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbFieldView
| Type | Name | Description | |
|---|---|---|---|
| void | CopyTo
(
FMutableMemoryView Buffer |
Copy the field into a buffer of exactly GetSize() bytes, including the type and name. | |
| void | Copy the field into an archive, including its type and name. |