Navigation
API > API/Runtime > API/Runtime/Constraints
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/TransformConstraint.h |
| Include | #include "TransformConstraint.h" |
Syntax
struct FConstraintDependencyScope
Remarks
FConstraintDependencyScope provides a way to build constraint dependencies when the constraint is not valid when added to the subsystem but after (when resolving sequencer or control rig bindings). The dependencies will be built on destruction if the constraint's validity changed within the lifetime of that object.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstraintDependencyScope
(
UTickableTransformConstraint* InConstraint, |
Destructors
| Type | Name | Description | |
|---|---|---|---|