Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/UClothConfigCommon
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void MigrateFrom
(
const FClothConfig_Legacy& |
Migrate from the legacy FClothConfig structure. | ClothConfig.h | |
virtual void MigrateFrom
(
const UClothSharedConfigCommon* |
Migrate from shared configs. | ClothConfig.h |
MigrateFrom(const FClothConfig_Legacy &)
Description
Migrate from the legacy FClothConfig structure.
| Name | MigrateFrom |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothConfig.h |
| Include Path | #include "ClothConfig.h" |
virtual void MigrateFrom
(
const FClothConfig_Legacy &
)
MigrateFrom(const class UClothSharedConfigCommon *)
Description
Migrate from shared configs.
| Name | MigrateFrom |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothConfig.h |
| Include Path | #include "ClothConfig.h" |
virtual void MigrateFrom
(
const class UClothSharedConfigCommon *
)