Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels > API/Runtime/MovieScene/Channels/FMovieSceneChannelProxy
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelProxy.h |
Include | #include "Channels/MovieSceneChannelProxy.h" |
template<typename ChannelType>
TArrayView< ChannelType * > GetChannels() const
Remarks
Get all channels of the specified type A possibly empty array view of all the channels in this proxy that match the template type