SerializeItem

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SerializeItem

(
    FArchive& Ar,
    void* Value,
    void const* Defaults
)

Serializes a specific instance of a struct

Public function

void

 

SerializeItem

(
    FStructuredArchive::FSlot Slot,
    void* Value,
    void const* Defaults
)

Serializes a specific instance of a struct

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