Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FSoftObjectPath
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Struct overrides | UObject/SoftObjectPath.h | ||
bool Serialize
(
FStructuredArchive::FSlot Slot |
UObject/SoftObjectPath.h |
Serialize(FArchive &)
Description
Struct overrides
| Name | Serialize |
| 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 |
bool Serialize
(
FArchive & Ar
)
Serialize(FStructuredArchive::FSlot)
| Name | Serialize |
| 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 |
bool Serialize
(
FStructuredArchive::FSlot Slot
)