Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingSimulationFactory
Description
Creates the runtime interactor object for a clothing simulation. This object will receive events allowing it to write data to the simulation context in a safe manner
| Name | CreateInteractor |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h |
| Include Path | #include "ClothingSimulationFactory.h" |
virtual UClothingSimulationInteractor * CreateInteractor()