CopyTo

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Const

void

 

CopyTo

(
    FMutableMemoryView Buffer
)

Copy the field into a buffer of exactly GetSize() bytes, including the type and name.

Public function Const

void

 

CopyTo

(
    FArchive& Ar
)

Copy the field into an archive, including its type and name.