Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FSoftObjectPath
Description
Serializes the internal path without any save/PIE fixups. Only call this directly if you know what you are doing
| Name | SerializePathWithoutFixup |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include Path | #include "UObject/SoftObjectPath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/SoftObjectPath.cpp |
void SerializePathWithoutFixup
(
FArchive & Ar
)