Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingSimulationFactory
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()