Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/FConstraintCycleChecker
Description
Manage tick dependencies if needed to avoid cycles from a tick dependency pov. Both InConstraintToUpdate and its parent handle are supposed valid at this point
| Name | UpdateCyclingDependency |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/Transform/DependencyBuilder.h |
| Include Path | #include "Transform/DependencyBuilder.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Private/Transform/DependencyBuilder.cpp |
static void UpdateCyclingDependency
(
UWorld * InWorld,
UTickableTransformConstraint * InConstraintToUpdate
)