Navigation
API > API/Runtime > API/Runtime/Constraints
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintChannel.h |
| Include | #include "ConstraintChannel.h" |
Syntax
struct FConstraintAndActiveChannel
Remarks
if WITH_EDITOR namespace MovieSceneClipboard { template<> inline FNameGetKeyTypeName
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMovieSceneConstraintChannel | ActiveChannel | ||
| TSoftObjectPtr< UTickableConstraint > | Constraint | ||
| TObjectPtr< UTickableConstraint > | ConstraintCopyToSpawn |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstraintAndActiveChannel
(
const TObjectPtr< UTickableConstraint >& InConstraint |