Navigation
API > API/Plugins > API/Plugins/ChaosClothAsset > API/Plugins/ChaosClothAsset/FCollectionClothFabricFacade
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ChaosClothAsset/CollectionClothFabricFacade.h |
|
|
|
ChaosClothAsset/CollectionClothFabricFacade.h |
|
|
|
ChaosClothAsset/CollectionClothFabricFacade.h |
|
|
|
ChaosClothAsset/CollectionClothFabricFacade.h |
|
FCollectionClothFabricFacade()
| |
|
| Name |
FCollectionClothFabricFacade |
| Type |
function |
| Header File |
/Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothFabricFacade.h |
| Include Path |
#include "ChaosClothAsset/CollectionClothFabricFacade.h" |
FCollectionClothFabricFacade()
FCollectionClothFabricFacade(const FCollectionClothFabricFacade &)
| |
|
| Name |
FCollectionClothFabricFacade |
| Type |
function |
| Header File |
/Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothFabricFacade.h |
| Include Path |
#include "ChaosClothAsset/CollectionClothFabricFacade.h" |
FCollectionClothFabricFacade
(
const FCollectionClothFabricFacade &
)
FCollectionClothFabricFacade(FCollectionClothFabricFacade &&)
| |
|
| Name |
FCollectionClothFabricFacade |
| Type |
function |
| Header File |
/Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothFabricFacade.h |
| Include Path |
#include "ChaosClothAsset/CollectionClothFabricFacade.h" |
FCollectionClothFabricFacade
(
FCollectionClothFabricFacade &&
)
FCollectionClothFabricFacade(const TSharedRef< class FClothCollection > &, int32)
| |
|
| Name |
FCollectionClothFabricFacade |
| Type |
function |
| Header File |
/Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothFabricFacade.h |
| Include Path |
#include "ChaosClothAsset/CollectionClothFabricFacade.h" |
| Source |
/Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Private/ChaosClothAsset/CollectionClothFabricFacade.cpp |
FCollectionClothFabricFacade
(
const TSharedRef < class FClothCollection > & InClothCollection,
int32 InFabricIndex
)