UChaosClothingSimulationFactory::DestroySimulation

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

Windows
MacOS
Linux

Override Hierarchy

UClothingSimulationFactory::DestroySimulation()

UChaosClothingSimulationFactory::DestroySimulation()

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 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