Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/IClothingSimulation
- IClothingSimulation::DestroyContext()
- FClothingSimulation::DestroyContext()
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h |
| Include | #include "ClothingSimulationInterface.h" |
void DestroyContext
&40;
IClothingSimulationContext &42; InContext
&41;
Remarks
Destroy a context object, engine will always pass a context created using CreateContext
Parameters
| Name | Description |
|---|---|
| InContext | The context to destroy |