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