Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/IClothComponentAdapter
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.
Derived Overrides
| Name | GetOwnerComponent |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothComponentAdapter.h |
| Include Path | #include "ChaosClothAsset/ClothComponentAdapter.h" |
const USkinnedMeshComponent & GetOwnerComponent() const