Navigation
API > API/Runtime > API/Runtime/Constraints
| Name | TMovieSceneChannelTraits< FMovieSceneConstraintChannel > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintChannel.h |
| Include Path | #include "ConstraintChannel.h" |
Syntax
template<>
struct TMovieSceneChannelTraits< FMovieSceneConstraintChannel > : public TMovieSceneChannelTraitsBase< FMovieSceneConstraintChannel >
Inheritance Hierarchy
- TMovieSceneChannelTraitsBase → TMovieSceneChannelTraits< FMovieSceneConstraintChannel >
Enums
Public
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ExtendedEditorDataType | TMovieSceneExternalValue< bool > | Byte channels can have external values (ie, they can get their values from external objects for UI purposes) | ConstraintChannel.h |