Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchive
Type | Name | Description | |
---|---|---|---|
![]() |
FArchive & | ByteOrderSerialize
(
T& Value |
Used internally only to control the amount of generated code/type under control. |
![]() |
FArchive & | ByteOrderSerialize
(
void* V, |
Serialize data of Length bytes, taking into account byte swapping if needed. |