Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationCloth
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClothingSimulationCloth
(
const FClothingSimulationCloth& |
ChaosCloth/ChaosClothingSimulationCloth.h | ||
| ChaosCloth/ChaosClothingSimulationCloth.h | |||
FClothingSimulationCloth
(
FClothingSimulationConfig* InConfig, |
ChaosCloth/ChaosClothingSimulationCloth.h |
FClothingSimulationCloth(const FClothingSimulationCloth &)
| Name | FClothingSimulationCloth |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationCloth.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationCloth.h" |
FClothingSimulationCloth
(
const FClothingSimulationCloth &
)
FClothingSimulationCloth(FClothingSimulationCloth &&)
| Name | FClothingSimulationCloth |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationCloth.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationCloth.h" |
FClothingSimulationCloth
(
FClothingSimulationCloth &&
)
FClothingSimulationCloth(FClothingSimulationConfig , FClothingSimulationMesh , TArray< FClothingSimulationCollider * > &&, uint32)
| Name | FClothingSimulationCloth |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationCloth.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationCloth.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationCloth.cpp |
FClothingSimulationCloth
(
FClothingSimulationConfig * InConfig,
FClothingSimulationMesh * InMesh,
TArray < FClothingSimulationCollider * > && InColliders,
uint32 InGroupId
)