Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/UDatasmithMesh
- UObject::Serialize()
- UDatasmithMesh::Serialize()
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMeshUObject.h |
| Include | #include "DatasmithMeshUObject.h" |
| Source | /Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMeshUObject.cpp |
virtual void Serialize
(
FArchive & Ar
)
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.