Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingSimulationFactory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool SupportsRuntimeInteraction () |
Whether or not we provide an interactor object to manipulate the simulation at runtime. | ClothingSimulationFactory.h | |
virtual bool SupportsRuntimeInteraction () |
ClothingSimulationFactory.h |
SupportsRuntimeInteraction()
Description
Whether or not we provide an interactor object to manipulate the simulation at runtime. If true is returned then CreateInteractor must create a valid object to handle this
| Name | SupportsRuntimeInteraction |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h |
| Include Path | #include "ClothingSimulationFactory.h" |
virtual bool SupportsRuntimeInteraction() const
SupportsRuntimeInteraction()
| Name | SupportsRuntimeInteraction |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h |
| Include Path | #include "ClothingSimulationFactory.h" |
virtual bool SupportsRuntimeInteraction()