Navigation
API > API/Runtime > API/Runtime/CoreUObject
Overridable serialization is experimental, not supported and use at your own risk * Struct holding the shared ptr of the overridden properties
| Name | FOverriddenPropertyAnnotation |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/OverridableManager.h |
| Include Path | #include "UObject/OverridableManager.h" |
Syntax
struct FOverriddenPropertyAnnotation
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OverriddenProperties | TSharedPtr< FOverriddenPropertySet > | UObject/OverridableManager.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsDefault() |
UObject/OverridableManager.h |