Navigation
API > API/Runtime > API/Runtime/CoreUObject
Overridable serialization is experimental, not supported and use at your own risk *
Scope responsible for tracking current property path for text importing
| Name | FOverridableTextPortPropertyPathScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/OverriddenPropertySet.h |
| Include Path | #include "UObject/OverriddenPropertySet.h" |
Syntax
struct FOverridableTextPortPropertyPathScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOverridableTextPortPropertyPathScope
(
const FProperty* InProperty, |
UObject/OverriddenPropertySet.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FOverridableTextPortPropertyPathScope() |
UObject/OverriddenPropertySet.h |