Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon
Common shared configuration base class.
| Name | UClothSharedConfigCommon |
| Type | class |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothConfig.h |
| Include Path | #include "ClothConfig.h" |
Syntax
UCLASS (Abstract, MinimalAPI)
class UClothSharedConfigCommon : public UClothConfigCommon
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UClothConfigBase → UClothConfigCommon → UClothSharedConfigCommon
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UClothSharedConfigCommon() |
ClothConfig.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~UClothSharedConfigCommon() |
ClothConfig.h |