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