Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationConfig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ChaosCloth/ChaosClothingSimulationConfig.h | |||
| ChaosCloth/ChaosClothingSimulationConfig.h | |||
const Softs::FCollectionPropertyConstFacade & GetProperties
(
int32 LODIndex |
Return a property collection facade for reading properties from this configuration. | ChaosCloth/ChaosClothingSimulationConfig.h | |
Softs::FCollectionPropertyFacade & GetProperties
(
int32 LODIndex |
Return a property collection facade for setting properties for this configuration. | ChaosCloth/ChaosClothingSimulationConfig.h |
GetProperties()
| Name | GetProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
const Softs::FCollectionPropertyConstFacade & GetProperties() const
GetProperties()
| Name | GetProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
Softs::FCollectionPropertyFacade & GetProperties()
GetProperties(int32)
Description
Return a property collection facade for reading properties from this configuration.
| Name | GetProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationConfig.cpp |
const Softs::FCollectionPropertyConstFacade & GetProperties
(
int32 LODIndex
) const
GetProperties(int32)
Description
Return a property collection facade for setting properties for this configuration.
| Name | GetProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
| Source | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Private/ChaosCloth/ChaosClothingSimulationConfig.cpp |
Softs::FCollectionPropertyFacade & GetProperties
(
int32 LODIndex
)