UClothingSimulationFactoryNv::CreateInteractor

Creates the runtime interactor object for a clothing simulation.

Windows
MacOS
Linux

Override Hierarchy

UClothingSimulationFactory::CreateInteractor()

UClothingSimulationFactoryNv::CreateInteractor()

References

Module

ClothingSystemRuntimeNv

Header

/Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothingSimulationFactoryNv.h

Include

#include "ClothingSimulationFactoryNv.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeNv/Private/ClothingSimulationFactoryNv.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