Serialize

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Serialize

(
    FArchive& Ar,
    UObject* Owner
)

: The following two Serialize methods are a work around for the default parameters in the old BulkData api that are not used anywhere and to avoid causing code compilation issues for licensee code.

Public function

void

 

Serialize

(
    FArchive& Ar,
    UObject* Owner,
    int32 Index
)

: See above

Public function

void

 

Serialize

(
    FArchive& Ar,
    UObject* Owner,
    int32 Index,
    bool bAttemptFileMapping
)

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