UClothingSimulationFactoryNv::DestroySimulation

Destroy a simulation object, guaranteed to be a pointer returned from CreateSimulation for this factory.

Windows
MacOS
Linux

Override Hierarchy

UClothingSimulationFactory::DestroySimulation()

UClothingSimulationFactoryNv::DestroySimulation()

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 void DestroySimulation
(
    IClothingSimulation * InSimulation
)

Remarks

Destroy a simulation object, guaranteed to be a pointer returned from CreateSimulation for this factory.

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