Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon
Base simulation to fill in common data for the base context.
| Name | PRAGMA_DISABLE_DEPRECATION_WARNINGS |
| Type | class |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingSimulation.h |
| Include Path | #include "ClothingSimulation.h" |
Syntax
class PRAGMA_DISABLE_DEPRECATION_WARNINGS
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FClothingSimulationCommon() |
ClothingSimulation.h | ||
FClothingSimulationCommon() |
ClothingSimulation.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void FillContextAndPrepareTick
(
const USkeletalMeshComponent* InComponent, |
Fills in the base data for a clothing simulation | ClothingSimulation.h |