UClothConfigCommon::MigrateTo

Migrate to the legacy FClothConfig structure.

Windows
MacOS
Linux

Override Hierarchy

UClothConfigCommon::MigrateTo()

UClothConfigNv::MigrateTo()

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothConfig.h

Include

#include "ClothConfig.h"

Syntax

virtual bool MigrateTo
(
    FClothConfig_Legacy &
) const

Remarks

Migrate to the legacy FClothConfig structure. Useful for converting configs that are compatible with this legacy structure.

Returns

true when the migration is possible, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss