Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/FConstraintsManagerController
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintsManager.h |
| Include | #include "ConstraintsManager.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintsManager.inl |
template<typename Predicate>
TArray< TObjectPtr< UTickableConstraint > > GetConstraintsByPredicate
&40;
Predicate Pred,
const bool bSorted
&41; const
Remarks
Returns a filtered constraints array checking if the predicate for each element is true.