UClothConfigCommon

Common configuration base class.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ClothingSystemRuntimeCommon

Header

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

Include

#include "ClothConfig.h"

Syntax

class UClothConfigCommon : public UClothConfigBase

Remarks

Common configuration base class.

Constructors

Name Description

Public function

UClothConfigCommon()

Destructors

Name Description

Public function Virtual

~UClothConfigCommon()

Functions

Name Description

Public function Virtual

void

 

MigrateFrom

(
    const FClothConfig_Legacy&
)

Migrate from the legacy FClothConfig structure.

Public function Virtual

void

 

MigrateFrom

(
    const UClothSharedConfigCommon*...
)

Migrate from shared configs.

Public function Virtual Const

bool

 

MigrateTo

(
    FClothConfig_Legacy&
)

Migrate to the legacy FClothConfig structure.

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