FCborStructSerializerBackend

Overload list

Windows
MacOS
Linux
Name Description

Public function

FCborStructSerializerBackend

(
    FArchive& InArchive
)

Use the two-parameter constructor with EStructSerializerBackendFlags::Legacy only if you need backwards compatibility with code compiled prior to 4.22; otherwise use EStructSerializerBackendFlags::Default.

Public function

FCborStructSerializerBackend

(
    FArchive& InArchive,
    const EStructSerializerBackendFlags...
)

Creates and initializes a new instance with the given flags.

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