Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelProxy.h |
Include | #include "Channels/MovieSceneChannelProxy.h" |
Syntax
struct FMovieSceneChannelProxyData
Remarks
Construction helper that is required to create a new FMovieSceneChannelProxy from multiple channels
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Add
(
ChannelType& InChannel, |
Add a new channel to the proxy. |
![]() |
void | Add
(
ChannelType& InChannel, |
Add a new channel to the proxy. |
![]() |
FMovieSceneChannelHandle | AddWithDefaultEditorData
(
ChannelType& InChannel, |
Add a new channel to the proxy. |
![]() |
void | SetExtendedEditorData
(
FMovieSceneChannelHandle ChannelHandle, |