Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDIslandGroupManager
Description
Remove a previously-added container. Generall this is only needed for debuggin as cleanup is automatic on destruction.
| Name | RemoveConstraintContainer |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Island/IslandGroupManager.h |
| Include Path | #include "Chaos/Island/IslandGroupManager.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Island/IslandGroupManager.cpp |
void RemoveConstraintContainer
(
FPBDConstraintContainer & ConstraintContainer
)