Navigation
Unreal Engine C++ API Reference > 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
&40;
FArchive & Ar
&41;
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.