FChaosSolversModule::DestroySolver

Shuts down and destroys a solver state

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/ChaosSolversModule.h

Include

#include "ChaosSolversModule.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/ChaosSolversModule.cpp

Syntax

void DestroySolver
(
    Chaos::FPhysicsSolverBase * InState
)

Remarks

Shuts down and destroys a solver state

Should be called on whichever thread currently owns the solver state

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