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