Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTickableTransformConstraint
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/TransformConstraint.h |
| Include | #include "TransformConstraint.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Private/TransformConstraint.cpp |
void SetupDependencies&40;&41;
Remarks
Sets up dependencies between the parent, the constraint and the child using their respective tick functions. It creates a dependency graph between them so that they tick in the right order when evaluated.