ByteOrderSerialize

Overload list

Windows
MacOS
Linux
Name Description

Private function

FArchive &

 

ByteOrderSerialize

(
    T& Value
)

Used internally only to control the amount of generated code/type under control.

Public function

FArchive &

 

ByteOrderSerialize

(
    void* V,
    int32 Length
)

Serialize data of Length bytes, taking into account byte swapping if needed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss