Navigation
API > API/Runtime > API/Runtime/CoreUObject
Describes a struct that can be serialized with defaults.
| Name | CStructStructuredSerializableWithDefaults |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Concepts/StructSerializableWithDefaults.h |
| Include Path | #include "Concepts/StructSerializableWithDefaults.h" |
Syntax
struct CStructStructuredSerializableWithDefaults
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Serialize(Slot, DefaultsStruct, Defaults)) Requires
(
FStructuredArchiveSlot Slot, |
Concepts/StructSerializableWithDefaults.h |