Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCollisionContextAllocator
Description
Set the constraint as Active - it will be added to the graph and solved this tick. NOTE: The definitive active constraints list is compiled after the parallel phase is complete (FCollisionConstraintAllocator::ProcessNewConstraints).
| Name | ActivateConstraint |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/CollisionConstraintAllocator.h |
| Include Path | #include "Chaos/Collision/CollisionConstraintAllocator.h" |
bool ActivateConstraint
(
FPBDCollisionConstraint * Constraint
)