Navigation
API > API/Plugins > API/Plugins/ChaosCloth > API/Plugins/ChaosCloth/FClothingSimulationConfig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ForAllProperties
(
FunctionType Func |
ChaosCloth/ChaosClothingSimulationConfig.h | ||
void ForAllProperties
(
FunctionType Func |
ChaosCloth/ChaosClothingSimulationConfig.h |
ForAllProperties(FunctionType)
| Name | ForAllProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
template<typename FunctionType>
void ForAllProperties
(
FunctionType Func
)
ForAllProperties(FunctionType)
| Name | ForAllProperties |
| Type | function |
| Header File | /Engine/Plugins/ChaosCloth/Source/ChaosCloth/Public/ChaosCloth/ChaosClothingSimulationConfig.h |
| Include Path | #include "ChaosCloth/ChaosClothingSimulationConfig.h" |
template<typename FunctionType>
void ForAllProperties
(
FunctionType Func
) const