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 TConstraint>
TConstraint * AllocateConstraintT
(
const FName & InBaseName,
const bool bUseDefault
) const
Remarks
Allocates a new constraint with the constraints manager as the owner.