UChaosClothingSimulationFactory::CreateInteractor

Creates the runtime interactor object for a clothing simulation.

Windows
MacOS
Linux

Override Hierarchy

UClothingSimulationFactory::CreateInteractor()

UChaosClothingSimulationFactory::CreateInteractor()

References

Module

ChaosCloth

Header

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulationFactory.h

Include

#include "ChaosCloth/ChaosClothingSimulationFactory.h"

Source

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Private/ChaosCloth/ChaosClothingSimulationFactory.cpp

Syntax

virtual UClothingSimulationInteractor * CreateInteractor()

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss