IClothingSimulation::DestroyContext

Destroy a context object, engine will always pass a context created using CreateContext

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::DestroyContext()

ClothingSimulation::DestroyContext()

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothingSimulationInterface.h"

Syntax

void DestroyContext
(
    IClothingSimulationContext * InContext
)

Remarks

Destroy a context object, engine will always pass a context created using CreateContext

Parameters

Parameter

Description

InContext

The context to destroy

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