SerializeDefaultObject

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

SerializeDefaultObject

(
    UObject* Object,
    FStructuredArchive::FSlot Slot
)

Serializes the passed in object as this class's default object using the given archive slot

Public function Virtual

void

 

SerializeDefaultObject

(
    UObject* Object,
    FArchive& Ar
)

Serializes the passed in object as this class's default object using the given archive

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