Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDEPRECATED_ClothSharedSimConfigBase
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothConfigBase.h |
| Include | #include "ClothConfigBase.h" |
Syntax
class UDEPRECATED_ClothSharedSimConfigBase : public UObject
Remarks
These settings are shared between all instances on a skeletal mesh Deprecated, use UClothConfigBase instead.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UClothConfigBase * | Migrate () |
Return a new updated cloth shared config migrated from this current object. |