Navigation
API > API/Runtime > API/Runtime/CoreUObject
Overridable serialization is experimental, not supported and use at your own risk *
Scope responsible for enabling/disabling the overridable serialization from the parameters
| Name | FEnableOverridableSerializationScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/OverriddenPropertySet.h |
| Include Path | #include "UObject/OverriddenPropertySet.h" |
Syntax
struct FEnableOverridableSerializationScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEnableOverridableSerializationScope
(
bool bEnableOverridableSerialization, |
UObject/OverriddenPropertySet.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FEnableOverridableSerializationScope() |
UObject/OverriddenPropertySet.h |