Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/UClothingAssetCommon
Description
Create and add any missing cloth configs. If a config from a different factory exists already, the newly created config will attempt to initialize its parameters from it. Return true when at least one config has been added, false otherwise.
| Name | AddClothConfigs |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h |
| Include Path | #include "ClothingAsset.h" |
| Source | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingAsset.cpp |
bool AddClothConfigs()