Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTraits.h |
| Include | #include "Metadata/PCGMetadataAttributeTraits.h" |
namespace PCG
{
namespace Private
{
template<>
void PCG::Private::Serialize< FSoftObjectPath >
(
FArchive & Ar,
FSoftObjectPath & A
)
}
}
Remarks
Serialize must be called on FSoftObjectPath, and this also covers FSoftClassPath.