UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneChannelEntry Struct Reference

#include <MovieSceneChannelProxy.h>

+ Inheritance diagram for FMovieSceneChannelEntry:

Public Member Functions

FName GetChannelTypeName () const
 
TArrayView< FMovieSceneChannel *const > GetChannels () const
 
- Public Member Functions inherited from FMovieSceneChannelEditorDataEntry
template<typename ChannelType >
 FMovieSceneChannelEditorDataEntry (const ChannelType &)
 

Detailed Description

An entry within FMovieSceneChannelProxy that contains all channels (and editor data) for any given channel type

Member Function Documentation

◆ GetChannels()

TArrayView< FMovieSceneChannel *const > FMovieSceneChannelEntry::GetChannels ( ) const
inline

Access all the channels contained within this entry

◆ GetChannelTypeName()

FName FMovieSceneChannelEntry::GetChannelTypeName ( ) const
inline

Get the type name of the channels stored in this entry


The documentation for this struct was generated from the following file: