Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon
Base simulation to fill in common data for the base context.
| Name | FClothingSimulationCommon |
| Type | class |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingSimulation.h |
| Include Path | #include "ClothingSimulation.h" |
Syntax
class FClothingSimulationCommon : public IClothingSimulation
Implements Interfaces
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClothingSimulationCommon() |
ClothingSimulation.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FClothingSimulationCommon() |
ClothingSimulation.h |
Functions
Public
Protected
Overridden from IClothingSimulation
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void FillContext
(
USkeletalMeshComponent* InComponent, |
Fills in the base data for a clothing simulation | ClothingSimulation.h | |
virtual void FillContext
(
USkeletalMeshComponent* InComponent, |
Fills in the base data for a clothing simulation | ClothingSimulation.h |