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/Private/ConstraintsManager.cpp |
TArray< TObjectPtr< UTickableConstraint > > GetParentConstraints
&40;
const uint32 InTargetHash,
const bool bSorted
&41; const
Remarks
Get parent constraints of the specified child. If bSorted is true, then the constraints will be sorted by dependency.