Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/UClothConfigCommon
Description
Migrate to the legacy FClothConfig structure. Useful for converting configs that are compatible with this legacy structure.
| Name | MigrateTo |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothConfig.h |
| Include Path | #include "ClothConfig.h" |
virtual bool MigrateTo
(
FClothConfig_Legacy &
) const
true when the migration is possible, false otherwise.