UClothingSimulationFactoryNv::SupportsRuntimeInteraction

Whether or not we provide an interactor object to manipulate the simulation at runtime.

Windows
MacOS
Linux

Override Hierarchy

UClothingSimulationFactory::SupportsRuntimeInteraction()

UClothingSimulationFactoryNv::SupportsRuntimeInteraction()

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 bool SupportsRuntimeInteraction()

Remarks

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

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