Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/ChaosClothAsset > API/Plugins/ChaosClothAssetEngine/ChaosClothAsset/UChaosClothAsset
- UObject::Serialize()
- UChaosClothAsset::Serialize()
References
| Module | ChaosClothAssetEngine |
| Header | /Engine/Plugins/Experimental/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothAsset.h |
| Include | #include "ChaosClothAsset/ClothAsset.h" |
| Source | /Engine/Plugins/Experimental/ChaosClothAsset/Source/ChaosClothAssetEngine/Private/ChaosClothAsset/ClothAsset.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.