Navigation
API > API/Plugins > API/Plugins/CADKernelSurface > API/Plugins/CADKernelSurface/UCADKernelParametricSurfaceData
- UObject::Serialize()
- UParametricSurfaceData::Serialize()
- UCADKernelParametricSurfaceData::Serialize()
References
| Module | CADKernelSurface |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADKernelSurface/Public/CADKernelSurfaceExtension.h |
| Include | #include "CADKernelSurfaceExtension.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADKernelSurface/Private/CADKernelSurfaceExtension.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.