Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPropertyVisitorPath
Description
Converts path to an archive serialized property chain This method useful when APIs like in the FOverridableManager are taking in a FArchiveSerializedPropertyChain parameter and would like to use them. It is used in many places in the FProperty::ImportText
| Name | ToSerializedPropertyChain |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/PropertyVisitor.h |
| Include Path | #include "UObject/PropertyVisitor.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyVisitor.cpp |
FArchiveSerializedPropertyChain ToSerializedPropertyChain() const
the archive serialized property chain built from the property path