Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDRigidsSolver_1
Description
Fired on the game thread when a single particle physics proxy is unregistered. Called during UnregisterObject before the proxy is enqueued for destruction.
| Name | AddParticleUnregisteredGTCallback |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PBDRigidsSolver.h |
| Include Path | #include "PBDRigidsSolver.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PBDRigidsSolver.cpp |
FDelegateHandle AddParticleUnregisteredGTCallback
(
FSolverParticleUnregisteredGT::FDelegate InDelegate
)