Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/FClothingSimulationInstance
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Return the clothing simulation pointer. | ClothingSimulationInstance.h | ||
| Return the clothing simulation pointer. | ClothingSimulationInstance.h |
GetClothingSimulation()
Description
Return the clothing simulation pointer.
| Name | GetClothingSimulation |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInstance.h |
| Include Path | #include "ClothingSimulationInstance.h" |
const IClothingSimulationInterface * GetClothingSimulation() const
GetClothingSimulation()
Description
Return the clothing simulation pointer.
| Name | GetClothingSimulation |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInstance.h |
| Include Path | #include "ClothingSimulationInstance.h" |
IClothingSimulationInterface * GetClothingSimulation()