Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEngine > API/Plugins/ChaosClothAssetEngine/UChaosClothAsset
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TSharedRef< const FManagedArrayCollection > > & GetClothCollections () |
ChaosClothAsset/ClothAsset.h | ||
const TArray< TSharedRef< const FManagedArrayCollection > > & GetClothCollections () |
Return the enclosed Cloth Collections. | ChaosClothAsset/ClothAsset.h |
GetClothCollections()
| Name | GetClothCollections |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothAsset.h |
| Include Path | #include "ChaosClothAsset/ClothAsset.h" |
TArray < TSharedRef < const FManagedArrayCollection > > & GetClothCollections()
GetClothCollections()
Description
Return the enclosed Cloth Collections.
| Name | GetClothCollections |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAssetEngine/Public/ChaosClothAsset/ClothAsset.h |
| Include Path | #include "ChaosClothAsset/ClothAsset.h" |
const TArray < TSharedRef < const FManagedArrayCollection > > & GetClothCollections() const