13#include "ClothingSimulationInteractorNv.generated.h"
25UCLASS(BlueprintType, MinimalAPI)
48 UFUNCTION(BlueprintCallable, Category=ClothingSimulation)
NvCloth is no longer a supported clothing simlation provider
Definition ClothingSimulationInteractorNv.h:24
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_DELEGATE_TwoParams(DelegateName, Param1Type, Param2Type)
Definition DelegateCombinations.h:57
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UFUNCTION(...)
Definition ObjectMacros.h:745
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition ClothingSimulationInterface.h:20
Definition ClothingSimulationInterface.h:35
Definition ClothingSimulationInteractor.h:31
Definition ClothingSimulationInteractorNv.h:27
virtual void SetNumIterations(int32) override
Definition ClothingSimulationInteractorNv.h:42
virtual void SetMaxNumIterations(int32) override
Definition ClothingSimulationInteractorNv.h:43
virtual void SetNumSubsteps(int32) override
Definition ClothingSimulationInteractorNv.h:44
virtual UClothingInteractor * CreateClothingInteractor() override
Definition ClothingSimulationInteractorNv.h:53
Definition ClothingSimulationInteractor.h:65
Definition SkeletalMeshComponent.h:307