Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface
Empty interface, derived simulation modules define the contents of the context.
| Name | IClothingSimulationContext |
| Type | class |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h |
| Include Path | #include "ClothingSimulationInterface.h" |
Syntax
class IClothingSimulationContext
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IClothingSimulationContext() |
ClothingSimulationInterface.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IClothingSimulationContext() |
ClothingSimulationInterface.h |