Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FPropertyVisitorPath
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/PropertyVisitor.h |
| Include | #include "UObject/PropertyVisitor.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyVisitor.cpp |
FArchiveSerializedPropertyChain ToSerializedPropertyChain() const
Remarks
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 the archive serialized property chain built from the property path