Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/FSKMClothingSimulation
Description
Return the SkinnedMeshComponent owning this adapter. It can be this object pointer or a different owner component if this interface isn't directly implemented on a component.
Virtual Inheritance
- IClothComponentAdapter::GetOwnerComponent → FSKMClothingSimulation::GetOwnerComponent
| Name | GetOwnerComponent |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothAssetSKMClothingSimulation.h |
| Include Path | #include "ChaosClothAsset/ClothAssetSKMClothingSimulation.h" |
| Source | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Private/ChaosClothAsset/ClothAssetSKMClothingSimulation.cpp |
virtual const USkinnedMeshComponent & GetOwnerComponent() const