UClothingSimulationFactory::DestroySimulation

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h

Include

#include "ClothingSimulationFactory.h"

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