Navigation
Unreal Engine C++ API Reference > 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 &42; > GetChannels&40;&41; 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