Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels
Inheritance Hierarchy
- TMovieSceneChannelTraitsBase
- TMovieSceneChannelTraits< FMovieSceneObjectPathChannel >
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneObjectPathChannel.h |
Include | #include "Channels/MovieSceneObjectPathChannel.h" |
Syntax
template<>
struct TMovieSceneChannelTraits< FMovieSceneObjectPathChannel > : public TMovieSceneChannelTraitsBase< FMovieSceneObjectPathChannel >
Typedefs
Name | Description |
---|---|
ExtendedEditorDataType | Integer channels can have external values (ie, they can get their values from external objects for UI purposes) |