Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCollisionConstraintAllocator
Description
Some elements may be null (constraints that have been explicitly deleted)
This is not thread-safe and should not be used during the collision detection phase (i.e., when the list is being built)
| Name | GetConstConstraints |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/CollisionConstraintAllocator.h |
| Include Path | #include "Chaos/Collision/CollisionConstraintAllocator.h" |
TArrayView < const FPBDCollisionConstraint *const > GetConstConstraints() const